Matlab-Simulink device driver Blockset for Microchip dsPIC / PIC24 / PIC32 Microcontrollers.

Block/Input Capture

From http://www.kerhuel.eu/wiki - Simulink device driver Blockset for dsPIC / PIC24 / PIC32 Microcontrollers --[[User:LubinKerhuel|LubinKerhuel]] 12:40, 3 September 2009 (UTC)

Jump to: navigation, search
Block Input Capture

The Input Capture (IC) block provides measurements from any kind of PWM data. Uptime, downtime, or both value can be captured. For each channel captured a timer is automatically chosen and set to obtain the maximum resolution. Timer configuration is based on the max pulse duration you are to measure.


Contents

Dialog Box Parameters

Input Capture Dialog

Interrupt Priority

The interrupt is triggered on the rising and/or falling edge. The measurement is then calculated and saved. The interrupt priority will not affect the accuracy of the measure because timers are read in hardware. Interrupt priority can affect measurements on fast consecutive events, however.

Input Channels

Specify Input Capture channel(s) (IC), they are numbered starting from 1. Multiple channels can be specified as a vector. This will affect the number of outputs for the block.

Channels Input Type

Select for each channel which kind of data you want to extract.

The value of the vector referring to corresponding channel defined in "Input Channels".

Max/Channels

Define the max time in seconds of the largest event to be measured by the respective channel.

Safety margin in %

Add a margin to the max time defined previously. This margin time allow to avoid provided the event is larger than the max attempted value.

ValMax / Channel Variable Name

This Variable will be evaluated in the workspace and allow you to scale the data.The ValMax is the max value that will be given by an event of the duration defined in Max/Channels. This value does not take into account the Safety margin.

Result Byte Resolution

This is the log2 of the ValMax Variables for each channels.

Timer

This is the timer that is used with the corresponding channel and is set automatically. The timer prescalers are defined in the Master block.

Changed Detected on

Adds boolean outputs to the block. This output takes the value 1 if a change has occurred since the last block execution. The output can be set to 1 either at rising edge, falling edge or both.

Sample Time

-1 mean inherited

Status

Information if error encountered.


Name (required):

Website:

Comment:

Retrieved from "/wiki/Block/Input_Capture"
Personal tools
Namespaces
Variants
Actions
Blockset
Examples
Blocks (Root level)
Digital I/O
Peripheral I/O
Serial PORT
Numerical BUS
others
Lubin Kerhuel
Toolbox