matlab-control systems 60hrs

4
1.Operations with variables a) Naming b) Checking existence c) Clearing d) Operations 2.Arrays a) Columns and rows: creation and indexing b) Size & length c) Multiplication, division, power d) Operations 3.Writing script files a) Logical variables and operators b) Flow control c) Loop operators 4.Writing functions a) Input/output arguments b) Function visibility, path. c) Example: Matlab startup 5.Simple graphics a) 2D plots b) Figures and subplots 6.Data types a) Matrix, string, cell and structure b)Creating,accessing elements and manipulating of data of different types 7.File Input-Output a) Matlab files b) Text files c) Binary files d) Mixed text-binary files

Upload: karthikdsp

Post on 16-Nov-2015

214 views

Category:

Documents


1 download

DESCRIPTION

syll

TRANSCRIPT

  • 1.Operations with variables a) Naming

    b) Checking existence

    c) Clearing d) Operations

    2.Arrays a) Columns and rows: creation and indexing b) Size & length

    c) Multiplication, division, power

    d) Operations

    3.Writing script files a) Logical variables and operators b) Flow control

    c) Loop operators

    4.Writing functions a) Input/output arguments

    b) Function visibility, path. c) Example: Matlab startup

    5.Simple graphics a) 2D plots

    b) Figures and subplots

    6.Data types a) Matrix, string, cell and structure

    b)Creating,accessing elements and manipulating of data of different types

    7.File Input-Output a) Matlab files b) Text files

    c) Binary files d) Mixed text-binary files

  • 8.Communication with external devices a)Serial port

    b) Parallel port

    c) Sound card

    d) Video input

    9.Polynomial fit a) 1D and 2D fits b) Data windowing c) Error bounds

    10.Arbitrary function fit

    a) Error function b) Fixing parameters

    11.Goodness of fit a) criteria

    b) Error in parameters

    12.Handle graphics a) Graphics objects

    b) Properties of objects

    c) Modifying properties of graphics objects

    13.Menu-driven programs a) Controls: ui menu and ui control

    b) Interactive graphics c) Large program logic flow

    Allocation of hours:

    Theory = 13 hrs

    Lab = 17 hrs

    Total No. of hours = 30 hrs

  • CONTROL SYSTEMS (30hours)

    1.Simulink for System and Algorithm Modeling

    Creating and modifying Simulink models and simulating system dynamics

    Modeling continuous-time, discrete-time, and hybrid systems

    Modifying solver settings for simulation accuracy and speed

    Building hierarchy into a Simulink model

    2.Simulink for Automotive System Design

    Creating and modifying Simulink models and simulating system dynamics

    Modeling continuous-time, discrete-time, and hybrid systems

    Modifying solver settings for simulation accuracy and speed

    Building hierarchy into a Simulink model

    Creating reusable model components using subsystems, libraries, and model

    references

    3.Fundamentals of Code Generation for Real-Time Design and

    Testing

    Simulation Speedup with Code Generation

    Real-Time Applications with xPC Target

    Code Generation

    Software-in-the-Loop Verification

    Processor-in-the-Loop Verification

    https://www.mathworks.in/services/training/courses/SLBE_1.htmlhttps://www.mathworks.in/services/training/courses/SLBE-A_1.htmlhttps://www.mathworks.in/services/training/courses/SLRT_1.htmlhttps://www.mathworks.in/services/training/courses/SLRT_1.html

  • 4.Stateflow for Logic Driven System Modeling

    Flow graphs

    State machines

    Hierarchical state machines

    Parallel state charts

    Events in state charts

    Functions in state charts

    Truth tables

    State transition tables

    Design considerations

    5.Stateflow for Automotive Applications

    Flow graphs

    State machines

    Hierarchical state machines

    Parallel state charts

    Events in state charts

    Functions in state charts

    Truth tables

    State transition tables

    Design considerations

    https://www.mathworks.in/services/training/courses/SLSF_1.htmlhttps://www.mathworks.in/services/training/courses/SLSF-A_1.html