EE247 Lecture 9 Switched-Capacitor Filters Today

Total Page:16

File Type:pdf, Size:1020Kb

EE247 Lecture 9 Switched-Capacitor Filters Today EE247 Lecture 9 • Switched-Capacitor Filters – “Analog” sampled-data filters: • Continuous amplitude • Quantized time – Applications: • First commercial product: Intel 2912 voice-band CODEC chip, 1979 • Oversampled A/D and D/A converters • Stand-alone filters E.g. National Semiconductor LMF100 EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 1 Switched-Capacitor Filters Today • Emulating resistor via switched-capacitor network • 1st order switched-capacitor filter • Switch-capacitor filter considerations: – Issue of aliasing and how to avoid it – Tradeoffs in choosing sampling rate – Effect of sample and hold – Switched-capacitor filter electronic noise – Switched-capacitor integrator topologies EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 2 Switched-Capacitor Resistor f1 f2 • Capacitor C is the “switched capacitor” vIN vOUT S1 S2 • Non-overlapping clocks f1 and f2 control switches S1 and S2, C respectively • vIN is sampled at the falling edge of f1 – Sampling frequency fS f1 • Next, f2 rises and the voltage across C is transferred to vOUT f2 • Why does this behave as a resistor? T=1/fs EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 3 Switched-Capacitor Resistors • Charge transferred from v to IN f1 f2 vOUT during each clock cycle is: vIN vOUT S1 S2 Q = C(v – v ) IN OUT C • Average current flowing from vIN to vOUT is: i=Q/t = Q . fs f1 Substituting for Q: f2 i =fS C(vIN – vOUT) T=1/fs EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 4 Switched-Capacitor Resistors i = fS C(vIN – vOUT) f1 f2 With the current through the switched- vIN vOUT capacitor resistor proportional to the S1 S2 voltage across it, the equivalent “switched capacitor resistance” is: C 1 Req = fCs Example: f1 fs ==1MHz,C1pF f2 T=1/f ®Req=W1Mega s EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 5 Switched-Capacitor Filter REQ • Let’s build a “switched- capacitor vIN vOUT ” filter … • Start with a simple RC LPF C2 • Replace the physical resistor by an equivalent switched- f capacitor resistor 1 f2 • 3-dB bandwidth: vIN vOUT C S1 S2 w =1 =´f 1 -3dB RCCs eq22 C1 C2 1 C1 ff-3dB =´s 2Cp 2 EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 6 Switched-Capacitor Filters Advantage versus Continuous-Time Filters f1 f2 Req V Vout Vin Vout in S1 S2 C2 C1 C2 1 1 1 C1 f-3dB = ´ ff-3dB =´s 2p R C 2Cp 2 eq 2 • Corner freq. proportional to: • Corner freq. proportional to: System clock (accurate to few ppm) Absolute value of Rs & Cs C ratio accurate à < 0.1% Poor accuracy à 20 to 50% Ñ Main advantage of SC filtersà inherent corner frequency accuracy EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 7 Typical Sampling Process Continuous-Time(CT) Þ Sampled Data (SD) Continuous- time Time Signal Sampled Data Sampled Data + ZOH Clock EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 8 Uniform Sampling Nomenclature: x(kT) º x(k) Continuous time signal x(t) x(t) Sampling interval T Sampling frequency fs = 1/T Amplitude Sampled signal x(kT) = x(k) • Problem: Multiple continuous time signals can yield exactly the same discrete time signal T • Let’s look at samples taken at 1ms intervals of several sinusoidal waveforms … time EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 9 Sampling Sine Waves T = 1ms fs = 1/T = 1MHz fin = 101kHz time voltage y(nT) v(t) = sin [2p(101000)t] EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 10 Sampling Sine Waves T = 1ms fs = 1MHz fin = 899kHz time voltage v(t) = - sin [2p(899000)t] EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 11 Sampling Sine Waves T = 1ms fs = 1MHz fin = 1101kHz time voltage v(t) = sin [2p(1101000)t] EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 12 Sampling Sine Waves Problem: Identical samples for: v(t) = sin [2p fint ] v(t) = sin [2p( fin+fs )t ] v(t) = sin [2p( fin-fs )t ] àMultiple continuous time signals can yield exactly the same discrete time signal EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 13 Sampling Sine Waves Frequency Spectrum Time domain fs = 1/T Voltage time y(nT) Frequency domain Before Sampling After Sampling + fs - fin fs fin 899kHz 1101kHz Amplitude Amplitude f f f f fin s 2fs … in fs 2fs … 101kHz 1MHz 101kHz 1MHz EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 14 Frequency Domain Interpretation Frequency domain Signal scenario before sampling Amplitude f in fs /2 fs 2fs …….. f Frequency domain Signal scenario after sampling & filtering Amplitude f in fs /2 fs 2fs f Key point: Signals @ nfS ± fmax__signal fold back into band of interest àAliasing EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 15 Aliasing • Multiple continuous time signals can produce identical series of samples • The folding back of signals from nfS±fsig down to ffin is called aliasing – Sampling theorem: fs > 2fmax_Signal • If aliasing occurs, no signal processing operation downstream of the sampling process can recover the original continuous time signal EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 16 How to Avoid Aliasing? • Must obey sampling theorem: fmax_Signal < fs/2 • Two possibilities: 1. Sample fast enough to cover all spectral components, including "parasitic" ones outside band of interest 2. Limit fmax_Signal through filtering EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 17 How to Avoid Aliasing? 1- Push Frequency domain sampling frequency to x2 of the highest freq. Amplitude fin f à In most cases fs_old 2fs_old …….. s_new f not practical 2- Pre-filter signal to Frequency domain eliminate signals above then sample Amplitude fs/2 f in fs /2 fs 2fs f EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 18 Anti-Aliasing Filter Considerations Desired Signal Brickwall Band Anti-Aliasing Realistic Pre-Filter Anti-Aliasing Pre-Filter Anti-Aliasing Switched-Capacitor Filter Filter Amplitude 0 fs/2 fs 2fs ... f Case1- B= fmax _Signal = fs /2 • Non-practical since an extremely high order anti-aliasing filter (close to an ideal brickwall filter) is required • Practical anti-aliasing filter àNonzero filter "transition band" • In order to make this work, we need to sample much faster than 2x the signal bandwidth à"Oversampling" EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 19 Practical Anti-Aliasing Filter Desired Signal Parasitic Band Tone Anti-Aliasing Switched-Capacitor Filter Filter Attenuation Case2 - B= f _ << f /2 max Signal s 0 B fs/2 fs-B fs ... f • More practical anti-aliasing filter • Preferable to have an anti- aliasing filter with: àThe lowest order possible 0 B ... f àNo frequency tuning required (if frequency tuning is required then why use switched-capacitor filter, just use the prefilter!?) EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 20 Tradeoff Oversampling Ratio versus Anti-Aliasing Filter Order Maximum Aliasing Dynamic Range Filter Order fs /fin-max * Assumptionà anti-aliasing filter is Butterworth type (not a necessary requirement) àTradeoff: Sampling speed versus anti-aliasing filter order Ref: R. v. d. Plassche, CMOS Integrated Analog-to-Digital and Digital-to-Analog Converters, 2nd ed., Kluwer publishing, 2003, p.41] EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 21 Effect of Sample & Hold ... ... ... ... Sample & Hold Tp Ts Ts •Using the Fourier transform of a rectangular impulse: T sin(pfT ) H ( f ) = p p Ts pfTp EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 22 Effect of Sample & Hold on Frequency Response 1 0.9 Tp sin(pfTp ) 0.8 | H ( f ) |= T pfT 0.7 Tp=Ts s p More practical 0.6 0.5 abs(H(f)) T =0.5T 0.4 p s 0.3 0.2 0.1 0 0 0.5 1 1.5 2 2.5 3 f / fs EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 23 Sample & Hold Effect (Reconstruction of Analog Signals) Time domain Tp=Ts e T =T g p s a t l o time v ZOH Magnitude sin()p fT Frequency domain Hf()= s droop due p fTs to sinx/x Amplitude effect f in fs 2fs …….. f EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 24 Sample & Hold Effect (Reconstruction of Analog Signals) Magnitude droop due to sinx/x effect: Time domain Case 1) f =f /4 sig s Voltage time -1dB Frequency domain Droop= -1dB Amplitude f in fs f EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 25 Sample & Hold Effect (Reconstruction of Analog Signals) Time domain Magnitude droop due 1 to sinx/x effect: 0.8 0.6 0.4 Case 2) 0.2 0 Amplitude fsig=fs /32 -0.2 -0.4 -0.6 -0.8 sampled data after ZOH -1 0 0.5 1 1.5 2 2.5 3 3.5 Time -5 x 10 -0.0035dB Droop= -0.0035dB Frequency domain à High Amplitude oversampling ratio fin f f desirable s EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K. Page 26 Sampling Process Including S/H H(Z) Sampler S/H e.g. (S.C.F) Vi Time Domain t Freq. Domain f f f 2f fs 2fs fs 2fs Freq. in s s Domain General Signal f f f f 2f B s 2fs s 2fs s s EECS 247 Lecture 9: Switched-Capacitor Filters © 2005 H.K.
Recommended publications
  • Switched-Capacitor Circuits
    Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto ([email protected]) ([email protected]) University of Toronto 1 of 60 © D. Johns, K. Martin, 1997 Basic Building Blocks Opamps • Ideal opamps usually assumed. • Important non-idealities — dc gain: sets the accuracy of charge transfer, hence, transfer-function accuracy. — unity-gain freq, phase margin & slew-rate: sets the max clocking frequency. A general rule is that unity-gain freq should be 5 times (or more) higher than the clock-freq. — dc offset: Can create dc offset at output. Circuit techniques to combat this which also reduce 1/f noise. University of Toronto 2 of 60 © D. Johns, K. Martin, 1997 Basic Building Blocks Double-Poly Capacitors metal C1 metal poly1 Cp1 thin oxide bottom plate C1 poly2 Cp2 thick oxide C p1 Cp2 (substrate - ac ground) cross-section view equivalent circuit • Substantial parasitics with large bottom plate capacitance (20 percent of C1) • Also, metal-metal capacitors are used but have even larger parasitic capacitances. University of Toronto 3 of 60 © D. Johns, K. Martin, 1997 Basic Building Blocks Switches I I Symbol n-channel v1 v2 v1 v2 I transmission I I gate v1 v p-channel v 2 1 v2 I • Mosfet switches are good switches. — off-resistance near G: range — on-resistance in 100: to 5k: range (depends on transistor sizing) • However, have non-linear parasitic capacitances. University of Toronto 4 of 60 © D. Johns, K. Martin, 1997 Basic Building Blocks Non-Overlapping Clocks I1 T Von I I1 Voff n – 2 n – 1 n n + 1 tTe delay 1 I fs { --- delay V 2 T on I Voff 2 n – 32e n – 12e n + 12e tTe • Non-overlapping clocks — both clocks are never on at same time • Needed to ensure charge is not inadvertently lost.
    [Show full text]
  • Switched Capacitor Concepts & Circuits
    Switched Capacitor Concepts & Circuits Outline • Why Switched Capacitor circuits? – Historical Perspective – Basic Building Blocks • Switched Capacitors as Resistors • Switched Capacitor Integrators – Discrete time & charge transfer concepts – Parasitic insensitive circuits • Signal Flow Graphs • Switched Capacitor Filters – Comparison to Active RC filters – Advantages of Fully Differential filters • Switched Capacitor Gain Circuits • Reducing the Effects of Charge Injection • Tradeoff between Speed and Charge Injection Why Switched Capacitor Circuits? • Historical Perspective – As MOS processes came to the forefront in the late 1970s and early 1980s, the advantages of integrating analog blocks such as active filters on the same chip with digital logic became a driving force for inovation. – Integrating active filters using resistors and capacitors to acturately set time constants has always been difficult, because of large process variations (> +/- 30%) and the fact that resistors and capacitors don’t naturally match each other. – So, analog engineers turned to the building blocks native to MOS processes to build their circuits, switches & capacitors. Since time constants can be set by the ratio of capacitors, very accurate filter responses became possible using switched capacitor techniques Æ Mixed-Signal Design was born! Switched Capacitor Building Blocks • Capacitors: poly-poly, MiM, metal sandwich & finger caps • Switches: NMOS, PMOS, T-gate • Op Amps: at first all NMOS designs, now CMOS Non-Overlapping Clocks • Non-overlapping clocks are used to insure that one set of switches turns off before the next set turns on, so that charge only flows where intended. (“break before make”) • Note the notation used to indicate time based on clock periods: ... (n-1)T, (n-½)T, nT, (n+½)T, (n+1)T ..
    [Show full text]
  • Printed Circuit Board Mount Switches Shock Proof • Waterproof • Explosion
    shock proof • waterproof • explosion proof Printed Circuit Board Mount Switches These versatile switches are a great choice for many applications due to their small size and variety of connection styles. Although these switches are built to connect to a printed circuit board, they can also be retrotted for nearly any application by connecting wire leads. These switches can sense a pressure ranging from 6 inches of water all the way up to 65 PSI. For a frame of reference, a trumpet player blows 55 inches of water (or 2 PSI) on average, so these switches have a broad range. They can also be used to sense a vacuum ranging between 6 inches of water to 65 inches of water. Therefore, these miniature single pole and double pole switches are used as pressure, vacuum, or dierential pressure switches where moderate accuracy is sucient. Presair switches deliver critical benefits: CSPSSGA - PC Mount Switch SAFE: Presair switches deliver complete electrical isolation with zero voltage at the actuator to shock the user or spark an explosion. 1”x1”x1.5” ECONOMICAL:Presair’s switching system costs are comparable or lower than digital controls meeting the needs of original equipment manufacturers. ACCURATE: All switches are 100% tested to meet 100,000+ cycle life. General Specification: RATING: 1 amp resistive 250 VAC Ratings are dependent on actuation pressure and must be derated at lower pressures. APPROVAL: UL Recognized, CUL Recognized. File #E80254 MATERIAL: Lower body: Rynite w/ pin terminals molded Upper body: Acetal Diaphram material is dependent on application. PRESSURE RANGE: When used as a pressure or vacuum switch the actuation point must be factory set.
    [Show full text]
  • Switched Capacitor Instrumentation Amplifier
    LTC1043 Dual Precision Instrumentation Switched Capacitor Building Block FEATURES DESCRIPTIO U ■ Instrumentation Front End with 120dB CMRR The LTC®1043 is a monolithic, charge-balanced, dual ■ Precise, Charge-Balanced Switching switched capacitor instrumentation building block. A pair ■ Operates from 3V to 18V of switches alternately connects an external capacitor to ■ Internal or External Clock an input voltage and then connects the charged capacitor ■ Operates up to 5MHz Clock Rate across an output port. The internal switches have a ■ Low Power break-before-make action. An internal clock is provided ■ Two Independent Sections with One Clock and its frequency can be adjusted with an external capacitor. The LTC1043 can also be driven with an external APPLICATIOU S CMOS clock. The LTC1043, when used with low clock frequencies, ■ Precision Instrumentation Amplifiers provides ultra precision DC functions without requiring ■ Ultra Precision Voltage Inverters, Multipliers precise external components. Such functions are and Dividers differential voltage to single-ended conversion, voltage ■ V–F and F–V Converters inversion, voltage multiplication and division by 2, 3, 4, 5, ■ Sample-and-Hold etc. The LTC1043 can also be used for precise V–F and ■ Switched Capacitor Filters F–V circuits without trimming, and it is also a building block for switched capacitor filters, oscillators and modulators. The LTC1043 is manufactured using Linear Technology’s enhanced LTCMOSTM silicon gate process. , LTC and LT are registered trademarks of Linear Technology
    [Show full text]
  • Switched-Capacitor Integrator
    EE247 Lecture 10 • Switched-capacitor filters (continued) – Switched-capacitor integrators • DDI & LDI integrators – Effect of parasitic capacitance – Bottom-plate integrator topology – Switched-capacitor resonators – Bandpass filters – Lowpass filters – Switched-capacitor filter design considerations • Termination implementation • Transmission zero implementation • Limitations imposed by non-idealities EECS 247 Lecture 10 Switched-Capacitor Filters © 2008 H. K. Page 1 Switched-Capacitor Integrator C φ φ I φ 1 2 1 Vin - φ 2 Cs Vo + T=1/fs C C φ I φ I 1 2 Vin Vin - - C C s s Vo Vo + + φ High φ 1 2 High Æ C Charged to Vin s ÆCharge transferred from Cs to CI EECS 247 Lecture 10 Switched-Capacitor Filters © 2008 H. K. Page 2 Switched-Capacitor Integrator Output Sampled on φ1 φ φ 1 2 Vin CI φ - 1 Cs Vo Vo1 + φ φ φ φ φ Clock 1 2 1 2 1 Vin VCs Vo Vo1 EECS 247 Lecture 10 Switched-Capacitor Filters © 2008 H. K. Page 3 Switched-Capacitor Integrator ( (n-1)T n-3/2)Ts s (n-1/2)Ts nTs (n+1/2)Ts (n+1)Ts φ φ φ φ φ Clock 1 2 1 2 1 Vin Vs Vo Vo1 Φ 1 Æ Qs [(n-1)Ts]= Cs Vi [(n-1)Ts] , QI [(n-1)Ts] = QI [(n-3/2)Ts] Φ 2 Æ Qs [(n-1/2) Ts] = 0 , QI [(n-1/2) Ts] = QI [(n-1) Ts] + Qs [(n-1) Ts] Φ 1 _Æ Qs [nTs ] = Cs Vi [nTs ] , QI [nTs ] = QI[(n-1) Ts ] + Qs [(n-1) Ts] Since Vo1= - QI /CI & Vi = Qs / Cs Æ CI Vo1(nTs) = CI Vo1 [(n-1) Ts ] -Cs Vi [(n-1) Ts ] EECS 247 Lecture 10 Switched-Capacitor Filters © 2008 H.
    [Show full text]
  • Practical Issues Designing Switched-Capacitor Circuit
    Practical Issues Designing Switched-Capacitor Circuit ECEN 622 (ESS) Fall 2011 Practical Issues Designing Switched-Capacitor Circuit Material partially prepared by Sang Wook Park and Shouli Yan ELEN 622 Fall 2011 1 / 27 Switched-Capacitor practical issues Practical Issues Designing Switched-Capacitor Circuit MOS switch G G S Cov Cox Cov D S D Ron o Excellent Roff o Non-idea Effect Charge injection, Clock feed-through Finite and nonlinear Ron ELEN 622 Fall 2011 2 / 27 Switched-Capacitor practical issues Practical Issues Designing Switched-Capacitor Circuit Charge Injection G Qch1 Qch2 C VS o During TR. is turned on, Qch is formed at channel surface Qch = WLC OX (VGS −Vth ) When TR. is off, Qch1 is absorbed by Vs, but Qch2 is injected to C o Charge injected through overlap capacitor o Appeared as an offset voltage error on C ELEN 622 Fall 2011 3 / 27 Switched-Capacitor practical issues Practical Issues Designing Switched-Capacitor Circuit Charge Injection Effect CLK Ideal sw. Vout MOS sw. 0.1pF 1V CLK o When clock changes from high to low, Qch2 is injected to C o Compared to ideal sw., MOS sw. creates voltage error on Vout ELEN 622 Fall 2011 4 / 27 Switched-Capacitor practical issues Practical Issues Designing Switched-Capacitor Circuit Decrease Charge Injection Effect (1) CLK Vout W/L = 1/0.4 0.1pF 1V W/L = 10/0.4 o Decrease the effect of Qch o Use either bigger C or small TR. (small ratio of Cox/C) o Increased Ron ELEN 622 Fall 2011 5 / 27 Switched-Capacitor practical issues Practical Issues Designing Switched-Capacitor Circuit Decrease Charge Injection Effect (2) CLK CLKb 10/0.4 3.1/0.4 Vout With dummy sw.
    [Show full text]
  • Introduction How Circuit Protection Devices Work?
    Introduction Adding extra strain to any person or object can be a recipe for disaster. This is especially the case for electrical circuits. When they’re tasked with carrying more current than they were designed to handle, the added burden can lead to detrimental and dangerous circumstances. Not only could overloading your circuits damage or destroy your sensitive electronic equipment, but it could also generate extra heat in wires that weren’t meant to carry the load. If this happens, it can cause a fire in a matter of seconds. This is where an overcurrent protection device, such as a fused disconnect switch or a circuit breaker, comes in. Though they serve a similar purpose, these two components each have a unique design. Today, we’re sharing how they work and how to choose the right one for your project. Ready to learn more? Let’s dive in. How Circuit Protection Devices Work? The field of circuit protection technology is vast, designed to prevent circuits from risks associated with overvoltage, overcurrent, reverse-bias, electrostatic-discharge (ESD) and overtemperature events. Such risks include: • High-voltage transients • Capacitive coupling • Inductive kickback • Ground faults • High inrush currents From your smartphone battery to your steering wheel, these components are necessary to ensure safe and reliable electronics. While they all serve a valuable purpose, we’re delving deeper today into the specific field of overcurrent protection. Overcurrent protection devices are designed to disconnect or open a circuit quickly in the event that an overload or short-circuit occurs. This helps to mitigate any damage to the connected equipment and can also reduce the risk of electrical fires.
    [Show full text]
  • Power Sense Switch & Fan Control Thermostat
    Speed Controllers & Switches_8_DR_ref.qxd 6/11/2015 10:34 AM Page 17 POWER SENSE SWITCH & FAN CONTROL THERMOSTAT POWER SENSE SWITCH TYPE - VZ-IISNSE TECHNICAL DATA Switched Output Model Number Load Sense Range Max. Amps Enclosure Size, mm On = 2.5 - 15 amp VZ-ISNSE 5 153W x 110H x 60D Off = 0 - 1.5 amps SUGGESTED WIRING ARRANGEMENT The VZ-ISNSE is a 240V AC power sense switch that provides automatic on/off control of a fan or exhaust fan system. The unit detects the current of an appliance such as a clothes dryer, closing and opening the switched output 240V relay when the load sense range Switched Output parameters are met. Can be used with the VZ2-10TS, VZM0-28TS, VZ6-4PL or as a stand alone unit. In LED’s indicate when load is activated. 3-pin Socket Warning Not to be used with fans with EC motors Appliance or inverters. FAN CONTROL THERMOSTAT TECHNICAL DATA Model Temperature Maximum Number range Mounting Amps Dimensions, mm TFC6 5ºC to 30ºC Wall mountable 6.0 86W x 86H x 33D SELECTION TABLE The TFC6 is suitable for most 240-volt fans. The TFC6 can be set in two modes: Cool mode - will start the fan when the room temperature is higher than the set point. The Fantech Fan Control Thermostat has Heat mode - will start the fan when the room temperature is lower than the set point. been developed to control the operation of a 240-volt fan based on the setting made on the thermostat dial. It can be set to turn on a fan when the WIRING DIAGRAM room temperature is either higher or lower than the set point.
    [Show full text]
  • FSW Fuse-Switch-Disconnectors
    Motors | Automation | Energy | Transmission & Distribution | Coatings FSW Fuse-Switch-Disconnectors www.weg.net Fuse-Switch-Disconnectors The FSW Fuse-Switch-Disconnectors, developed according to International Standard IEC 60947-3 and bearing CE certification, are applied in electric circuits in general so as to provide the disconnection and protection against short circuits and overloads by means of NH blade contact fuses. In order to ensure a long lifespan, the FSW Fuse-Switch-Disconnectors are manufactured with reinforced thermoplastic materials and flame retardant. Additionaly, they feature contacts with silver coating, providing low power losses. Safety and Simplicity WEG switch-disconnector has several characteristics which aim at increasing security for operation and maintenance of the equipment, simplifying diagnoses and fuse replacement: g The switch-disconnector allows checking the state of the fuses through a transparent cover, besides featuring small openings which allow making electrical measurements without interrupting the operation. g As per IEC 60947-3, the switch-disconnector can perform the non- frequent opening under load. The FSW series has arc chambers for the extinction of the electric arc and disconnects all the phases together, ensuring full insulation between the load circuit and power supply. g In the opening of the switch-disconnector, the fuses remain fixed to the cover, preventing their drop or accidental contact between the energized parts. Furthermore, the cover is totally removable, allowing simple fuse replacement in a simple and safe area out of the electrical panel. g The switch-disconnectors also feature a built-in auxiliary contact in order to indicate when they are open or not properly closed.
    [Show full text]
  • Thermostats, Thermal Cutoffs & Fuses
    Temperature Controllers Bulb and Capillary Thermostats Thermostat Styles and Selection Construction Characteristics This type of control operates by expansion and contraction of causing the opening and closing of a snap-action switch. For heat- a liquid in response to temperature change. Liquid contained ing applications the contacts are normally closed and open on within the sensing bulb and capillary flexes a diaphragm, temperature rise. See Page 13-77 for typical wiring diagrams. Style A Style B Single-Pole Thermostat Bulb Double-Pole Thermostat ✴ General purpose ✴ Recommended for directly thermostat recommended Pilot Lamp controlling high wattage for most applications. (Optional on loads due to its Style B & ✴ Capable of controlling heavy duty contacts. C ONLY) loads from 120V/30A up ✴ Capable of controlling loads to 480V/20A Knob up to 30 Amps at 277 VAC and (Optional on 10 Amps at 480 VAC all Styles except F) Bezel Capillary (Optional on Style B & C ONLY Thermostat Electrical Ratings: Normally Closed Contacts, Open on Temperature Rise – Adjustable Stock Items Are Shown In RED Temp Ampacity at Bulb Bulb Capillary Thermostat Optional Thermostat Parts Instruction Control Range Line Voltage Dia. Length Length Part Sheet Type Style °F 120V 240V 277V 480V in in in Terminals Number Knob Bezel Pilot Lamp P/N 60–250 30 30 30 — 0.27 6.00 12 #10 screw TST-101-137 TST-104-103 n/a n/a IDP-119-102 60–250 30 30 30 — 0.38 4.63 48 #10 screw TST-101-131 TST-104-103 n/a n/a IDP-119-102 SPST A 70–245 30 30 15 15 0.25 5.50 12 #10 screw TST-101-130 Included
    [Show full text]
  • Lecture 3 Switched-Capacitor Circuits
    ECE1371 Advanced Analog Circuits Lecture 3 Switched-Capacitor Circuits Trevor Caldwell [email protected] Circuit of the Day: Schmitt Trigger Problem: Input is noisy or slowly varying How do we turn this into a clean digital output? 2 ECE1371 Lecture Plan Date Lecture (Wednesday 2-4pm) Reference Homework 2020-01-07 1 MOD1 & MOD2 PST 2, 3, A 1: Matlab MOD1&2 2020-01-14 2 MODN + Toolbox PST 4, B 2: Toolbox 2020-01-21 3 SC Circuits R 12, CCJM 14 2020-01-28 4 Comparator & Flash ADC CCJM 10 3: Comparator 2020-02-04 5 Example Design 1 PST 7, CCJM 14 2020-02-11 6 Example Design 2 CCJM 18 4: SC MOD2 2020-02-18 Reading Week / ISSCC 2020-02-25 7 Amplifier Design 1 2020-03-03 8 Amplifier Design 2 2020-03-10 9 Noise in SC Circuits 2020-03-17 10 Nyquist-Rate ADCs CCJM 15, 17 Project 2020-03-24 11 Mismatch & MM-Shaping PST 6 2020-03-31 12 Continuous-Time PST 8 2020-04-07 Exam 2020-04-21 Project Presentation (Project Report Due at start of class) 3 ECE1371 What you will learn… • Motivation for SC Circuits • Basic sampling switch and charge injection errors • Fundamental SC Circuits Sample & Hold, Gain and Integrator • Other Circuits Bootstrapping, SC CMFB 4 ECE1371 Why Switched-Capacitor? • Used in discrete-time or sampled-data circuits Alternative to continuous-time circuits • Capacitors instead of resistors Capacitors won’t reduce the gain of high output impedance OTAs No need for low output impedance buffer to drive resistors • Accurate frequency response Filter coefficients determined by capacitor ratios (rather than RC time constants and clock frequencies) Capacitor matching on the order of 0.1% - when the transfer characteristics are a function of only a capacitor ratio, it can be very accurate RC time constants vary by up to 20% 5 ECE1371 Basic Building Blocks • Opamps Ideal usually assumed Some important non-idealities to consider include: 1.
    [Show full text]
  • TCI-W-U Series Wall Mounted Controller IOM-525 Installation and Operation Manual Installation and Set up Overview
    TCI-W-U Series Wall Mounted Controller IOM-525 Installation and Operation Manual Installation and Set Up Overview Features......................................3 Duct Application............................4 Room Application...........................5 Wiring Schematics.....................6-12 Operation...............................13-14 Features Universal PID and/or binary control for any analog input/output signal and range. Multiple auxiliary functions: automatic enable, set point configuration Averaging, min and max functions Alarm monitoring of low and high limits Accuracy of +/- 2% RH Large Backlit display Displays Actual RH% and setpoint RH% Analog output displayed by a vertical bar Jumper selectable 0-10VDC or 4-20mA The Armstrong TCI-W-U controller can be used for either duct or room applications. 3 Duct Application The Armstrong D51772 is used in a duct application and includes the parts listed below: Armstrong Part number: D50390 (TCI-W-U Controller) Armstrong Part number: D50388 (SDC-H1 Transmitter) Please refer to your humidifiers IOM for proper placement of the D50388. (The D50388 will be referred to as a sensor in the IOM) The D50390 can be mounted in any location because the sensing of relative humidity is being done by the D50388. Max wire length from sensor to controller is 200 feet. 4 Room Application The Armstrong D51768 is a stand alone controller used in room applications, see below: Armstrong Part number: D51768 (TCI-W-U Controller) Please refer to your humidifiers IOM for mounting locations of the humidistat/controller as well as set up of the humidifier. This is only installation and set up for the controller. 5 Wiring Schematics HC6000 Series Humidifiers: Supply 2 24V Main Stat / Sensor In 6 A01 Modulating High Limit Sensor Armstrong 0-10 Vdc Stat Outdoor Temp.
    [Show full text]