Component - Glitch Filter V2.0.pdf

®
PSoC Creator™ Component Datasheet
Glitch Filter
2.0
Features
 Eliminates unwanted “glitch” pulses on digital input lines
 Programmable filtering length and bypass option
General Description
Glitch filtering is the process of removing unwanted pulses from a digital input signal that is
usually high or low. Glitches frequently occur on lines carrying signals from sources such as RF
receivers. Electrical or in some cases even mechanical interference can trigger an unwanted
glitch pulse from the receiver.
This design outputs a ‘1’ only when the current and previous N samples are ‘1’, and a ‘0’ only
when the current and previous N samples are ‘0’. Otherwise the output is unchanged from its
current value.
For more details on glitch filtering please see application note AN60024.
When to Use a Glitch Filter
A Glitch Filter component can be used with any digital input; it is typically associated with noise
interference on a line that is connected to an input pin. Since it does a lot of work that could
otherwise be done by firmware, it can be used when a firmware-based glitch filter solution is not
practical.
Input/Output Connections
This section describes the input and output connections for the Glitch Filter component.
d – Input
The input that is sampled. It is usually connected to an input Pin component.
reset – Input
Active high synchronous reset that requires at least one rising edge of the clock. The reset input
may be left floating with no external connection. If nothing is connected to the reset line, the
component will assign it a constant logic 0.
Cypress Semiconductor Corporation • 198 Champion Court • San Jose, CA 95134-1709 • 408-943-2600
Document Number: 001-82876 Rev. *A
Revised November 19, 2012
Glitch Filter
®
PSoC Creator™ Component Datasheet
clock – Input
Clock used to sample the ‘d’ input. Its frequency depends on anticipated glitch pulse width and
delay through the filter.
q – Output
This output is set to logic ‘1’ when the current and previous N samples are logic ‘1’, and logic ‘0’
when the current and previous N samples are ‘0’. Otherwise the output is unchanged from its
current value.
Component Parameters
Drag a Glitch Filter component onto your design and double-click it to open the Configure
dialog.
Signal Width
This parameter configures the signal width that will be filtered. This value can be set between 1 and
24. The default setting is 1 bit.
Glitch Length
Determines the number of samples for which input has to be stable before being propagated to
the output. This value can be set between 1 and 256 clock cycles. The default setting is 3.
Page 2 of 5
Document Number: 001-82876 Rev. *A
®
PSoC Creator™ Component Datasheet
Glitch Filter
Bypass Filter
Specifies the logic level that will be propagated to the output immediately. The Bypass Filter
Logic zero option makes the Glitch Filter output logic ‘0’ on the next clock cycle the ‘d’ input is at
logic ‘0’. Similarly, there is an option for Bypass Filter Logic one. The default setting is None.
Clock Selection
There is no internal clock in this component. You must attach a clock source. This component
operates from a single clock connected to the component.
Sample Firmware Source Code
PSoC Creator provides many example projects that include schematics and example code in the
Find Example Project dialog. For component-specific examples, open the dialog from the
Component Catalog or an instance of the component in a schematic. For general examples,
open the dialog from the Start Page or File menu. As needed, use the Filter Options in the
dialog to narrow the list of projects available to select.
Refer to the “Find Example Project” topic in the PSoC Creator Help for more information..
Functional Description
The glitch filter component outputs a ‘1’ only when the current and previous N samples are ‘1’,
and a ‘0’ only when the current and previous N samples are ‘0’. Otherwise, the output is
unchanged from its current value. Figure 1 shows typical glitch filtering operation for N = 2
samples. The time between N successive samples must be greater than maximum pulse width
(tPW ) that can be filtered.
Note that the response time (tRESP), or filter delay, is between N and N + 1 sample periods (t S).
Figure 1. Timing Diagram
For more details on glitch filtering please see application note AN60024.
Document Number: 001-82876 Rev. *A
Page 3 of 5
®
Glitch Filter
PSoC Creator™ Component Datasheet
Block Diagram and Configuration
The Glitch Filter component implementation depends on programmable filter length parameter. If
the parameter value is £ 8 the implementation uses the PLD portion of one or more of the UDBs.
If the filter length is between 9 and 256 samples, the component is implemented on datapath
elements of the UDB Array. Figure 2 shows this implementation.
Figure 2. Block Diagram
Glitch length £ 8
8 < Glitch length £ 256
Resources
The Glitch Filter component is placed throughout the UDB array. The component utilizes the
following resources.
Resource Type
Configuration
Datapath
Cells
Glitch Length £ 8
–
8 < Glitch Length £ 256
N
Macrocells
N * (L + 1)
N
[1]
Status
Cells
Control
Cells
DMA
Channels
Interrupts
–
–
–
–
–
–
–
–
1. N – Signal width; L – Filtering length.
Page 4 of 5
Document Number: 001-82876 Rev. *A
®
PSoC Creator™ Component Datasheet
Glitch Filter
DC and AC Electrical Characteristics
Specifications are valid for –40 °C £ TA £ 85 °C and TJ £ 100 °C, except where noted.
Specifications are valid for 1.71 V to 5.5 V, except where noted.
AC Characteristics
Parameter
fCLOCK
Description
Min
Typ
Max
Unit
Glitch Length £ 8
–
–
67
MHz
8 < Glitch Length £ 256
–
–
40
MHz
Component clock frequency
Component Changes
This section lists the major changes in the component from the previous version.
Version
Description of Changes
Reason for Changes / Impact
2.0.a
Added timing diagram in Functional
Description section
Clarification of component operation.
2.0
Complete redesign. Glitch Filter
v2.0 is NOT AT ALL backwards
compatible with previous versions.
Updated for compatibility with PSoC Creator v2.1 to be included
as standard library component.
Added ‘Signal width’, ‘Glitch Length’ and ‘Bypass Filter’
parameter to allow configuring of the component.
1.30
Updated for compatibility with PSoC Creator v2.0, to be used as a concept component included in
PSoC Creator.
1.2
Updated for compatibility with PSoC Creator v1.0.
1.1
Updated for compatibility with PSoC Creator beta5. Updated data sheet format.
1.0
Initial design.
© Cypress Semiconductor Corporation, 2012. The information contained herein is subject to change without notice. Cypress Semiconductor Corporation assumes no responsibility for the use of
any circuitry other than circuitry embodied in a Cypress product. Nor does it convey or imply any license under patent or other rights. Cypress products are not warranted nor intended to be used
for medical, life support, life saving, critical control or safety applications, unless pursuant to an express written agreement with Cypress. Furthermore, Cypress does not authorize its products for
use as critical components in life-support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress products in lifesupport systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress against all charges.
PSoC® is a registered trademark, and PSoC Creator™ and Programmable System-on-Chip™ are trademarks of Cypress Semiconductor Corp. All other trademarks or registered trademarks
referenced herein are property of the respective corporations.
Any Source Code (software and/or firmware) is owned by Cypress Semiconductor Corporation (Cypress) and is protected by and subject to worldwide patent protection (United States and
foreign), United States copyright laws and international treaty provisions. Cypress hereby grants to licensee a personal, non-exclusive, non-transferable license to copy, use, modify, create
derivative works of, and compile the Cypress Source Code and derivative works for the sole purpose of creating custom software and or firmware in support of licensee product to be used only in
conjunction with a Cypress integrated circuit as specified in the applicable agreement. Any reproduction, modification, translation, compilation, or representation of this Source Code except as
specified above is prohibited without the express written permission of Cypress.
Disclaimer: CYPRESS MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. Cypress reserves the right to make changes without further notice to the materials described herein.
Cypress does not assume any liability arising out of the application or use of any product or circuit described herein. Cypress does not authorize its products for use as critical components in lifesupport systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. The inclusion of Cypress’ product in a life-support systems application
implies that the manufacturer assumes all risk of such use and in doing so indemnifies Cypress against all charges.
Use may be limited by and subject to the applicable Cypress software license agreement.
Document Number: 001-82876 Rev. *A
Page 5 of 5