Tuesday 30 October 2012

Basics of Plc Programming

Basics of Plc Programming

1) Plc architecture.

2) Plc System

3) Processor Memory Organization

4) Memory Map

5) Program Files

6) Data Files

7) Input table file operation (switch open)

8) Input table file operation (switch close)

9) Output table file operation(Output off)

10) Output table file operation(Output on)

11) Program Scan

12) Scan Process

13) Data Flow Overview

14) Scan Process

15) Scan Pattern(Horizontal Scanning order)

16) Scan Pattern(Vertical Scanning order)

17) Plc programming languages

18) Comparing Programming languages

19)  Relay type Instruction

20) Examine if close (XIC) Instruction

21) Examine if open (XIO) Instruction

22) Output Energize (OTE) Instruction

23) Status Bit Examples

24) Ladder Rung

25) Rung continuity

26)Allen Bradley slc -500 controller Addressing

27)Structure of A-16 Bit Word

28)Parallel input branch Instruction

29)Nested I/p &O/p Branches

30)Nested Contact Program

31)Plc Matrix Limitation Diagram

31)Programming of  Vertical contact

32)Programming of different Scan Patterns

33)Internal Control Relay

34)Programming the XIC Instruction

35)Programming of XIO Instruction

36)Operation of the XIO and XIC Instruction

37)Entering the Ladder Diagram

38)RX Logic Main Screen

39)Bit Instruction Tool Bar

40)Select Processor Type Screen

41)I/O Configuration Screen

42)Monitoring a ladder logic Program

43)Modes of operation

44)Variation of Run mode

Thursday 25 October 2012

Syllabus for Robotics

Duration: 6 weeks


Robotics is the branch of technology that deals with the design, construction, operation, structural disposition, manufacture and application of robots.


Syllabus for Robotics

Module 1: Introduction
  • What is Robotics
  • Introduction to various technologies in Robotics
  • Utility and real implementation of  Robots
  • Introduction to embedded system
  • Importance and Evolution of Embedded system
  • Relation with Real time systems
Module 2: Robot Projects
  • Robotic Arm and its controlling
  • Automatic guided vehicles
  • Line follower
  • Path finder
Module 3: Motors
  • Types of Motors
  • DC geared motors
  • Stepper motors and their types
  • Size and speed specifications
  • Motor driving ICs
Module 4: Programming
  • Architecture of the Microcontroller
  • Embedded Programming in C and assembly
  • Implementation over simulator
  • Implementation over real model
Module 5: Sensors
  • Infrared sensor
  • Ultrasound sensor
  • Light sensors
  • Smoke sensor
Module 6: Communication Devices
  • IR Communication
  • RF Module Interfacing
  • GSM Module interfacing
 Duration: – 6 weeks

Syllabus for ARM Processor

Syllabus for ARM Processor


ARM is the industry’s leading provider of 32-bit embedded microprocessors, offering a wide range of processors based on a common architecture that deliver high performance, industry leading power efficiency and reduced system cost. Combined with the broadest ecosystem in the industry with over 750 Partners delivering silicon, tools and software, the wide portfolio of more than 20 processors are able to meet every application challenge. With more than 20 billion processors already created and in excess of 10 million shipped every day, ARM truly is The Architecture for the Digital World.
ARM 7 Processor Syllabus
Introduction
  • Introduction of ARM Processors
  • Evolution of ARM
  • 32 – bit Programming
ARM7 Architecture
  • ARM7 Architecture
  • Instruction Set Architecture
  • LPC21xx Description
  • Memories
  • Peripherals
ARM Processor Programming
  • ARM Processor Programming in C
  • Using ARM Programming Tools
I/O Device Interface and practical
  • Study of Input Output Devices
  • LED Display
  • Intelligent LCD Display
  • BUZZER
  • Serial Communication Concepts(Tx & Rx)
  • RTC



Advance IO
  • ADC
  • EEPROM
Latest trends in ARM Processor
Introduction to …
  • ARM9
  • RTOS
Embedded Linux on ARM

Syllabus for PIC Microcontroller

Syllabus for PIC Microcontroller


Module 1: Introduction
  • Introduction to various technologies in Electronics
  • Analog, Power and Digital electronics basics
  • Comparison of different technologies
  • Introduction to embedded system
  • Importance and evolution of Embedded system
  • Comparison with other technologies
  • Different architectures and elements used in embedded system
Module 2: PIC 16f877 / 18f4520 microcontroller
  • Introduction to PIC architecture
  • Comparison of PIC with  other CISC & RISC based systems and Microprocessors
  • PIC family Categories and importance (10F/12F/16F/18F)
  • 16f877 / 18f4520 pin details and specifications (with package detail)
  • Instruction set / Bus architecture
  • RAM, FLASH, UART and other peripherals.
  • Interrupts, timer , Counters
  • Introduction to PIC ProBASIC programming KIT
Module 3: Assembly language
  • Assembly Language (Instruction set, Mnemonics, Memory address)
  • Use of Assemblers & Simulator
  • MPLAB
  • Configuring of 16f and 18f
  • Rules to write a code
  • Programming for PIC
  • Examples programs for PIC
  • Compilation and burning hex file on Programmer
Module 4: Embedded C language
  • Introductions to Embedded C
  • Loops, String , Arrays, Pointers
  • Functions and Macros
  • Compilers , Editors and Burners( HI-TECH C , C18 )
Module 5: Peripheral Interfacings
  • Port programming & led interfacing
  • Seven segment display
  • Liner keyboard
  • Matrix keyboard
  • DC motor
  • Stepper motor
  • Relay
  • Internal Watchdog timer
  • Timer & Counter
Module 6: Communication Protocols and Converters interfacings
  • Serial RTC (I2C)
  • EEPROM (I2C)
  • UART (Serial Communication)(SPI)
  • 8 – Channel Internal ADC
  • Sensors
Module 7: Advance display modules
  • Introduction to graphics
  • 16×2 LCD display
  • Graphics on Character LCD
  • Introduction Graphic LCD
  • Graphic LCD Controller and Commands
  • Interfacing and making Graphics for 128×64 GLCD
Module 8: Final project
  • Final embedded based Project

:� S 5 ��q 8 q style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-font-family: "Times New Roman"'>16×2 LCD display
  • Graphics on Character LCD
  • Introduction Graphic LCD
  • Graphic LCD Controller and Commands
  • Interfacing and making Graphics for 128×64 GLCD
  • Module 8: Final project
    • Final embedded based Project

    Syllabus for AVR Microcontroller


    Syllabus for AVR Microcontroller


    The AVR is a modified Harvard architecture 8-bit RISC single chip microcontroller which was developed by Atmel in 1996. The AVR was one of the first microcontroller families to use on-chip flash memory for program storage, as opposed to One-Time Programmable ROM, EPROM, or EEPROM used by other microcontrollers at the time

    With a single cycle instruction RISC CPU, innovative Pico Power technology, and a rich feature set, the AVR architecture ensures fast code execution combined with the lowest possible power consumption. For high level application every nano second is countable. This program promises of encounter of all kind signal types that are required in most of high end projects.
    Module 1: Introduction
    • Introduction to various technologies in Electronics
    • Analog, Power and Digital electronics basics
    • Comparison of different technologies
    • Introduction to embedded system
    • Importance and Evolution of Embedded system
    • Comparison with other technologies
    • Different architectures and elements used in embedded system
    Module 2: ATmega 8515 / ATmega 16 microcontroller
    • Introduction to AVR architecture
    • Comparison of AVR  with  other CISC & RISC based systems and Microprocessors
    • AVR family Categories and importance (AT tiny/ ATmega/ Xmega)
    • Atmega 8515 / Atmega 16  pin details and specifications (with package detail)
    • Instruction set / Bus architecture
    • RAM, FLASH, UART and other peripherals.
    • Interrupts, timer , Counters
    • Introduction to AVR ProBASIC and SPI programming KIT
    Module 3: Assembly language
    • Assembly Language (Instruction set, Mnemonics, Memory address)
    • Use of Assemblers & Simulator
    • Rules to write a code
    • Programming for AVR
    • Examples programs for AVR
    • Compilation and burning hex file on Programmer
    Module 4: Embedded C language
    • Introductions to Embedded C
    • Loops, String , Arrays, Pointers
    • Functions and Macros
    • Compilers, Editors and Burners (Win AVR, GNU – GCC etc.)
    Module 5: Peripheral Interfacings
    • Port programming & led interfacing
    • Seven segment display
    • Liner keyboard
    • Matrix keyboard
    • DC motor
    • Stepper motor
    • Relay
    • Watchdog timer
    • Timer & Counter
    • Opto Isolators
    Module 6: Communication Protocols and Converters interfacings
    • Serial RTC (I2C)
    • EEPROM (I2C)
    • UART (Serial Communication)
    • ADC (Internal and Exrenal)
    • Sensors
    • On chip devices
    Module 7: Advance display modules
    • Introduction to graphics
    • 16×2 LCD display
    • Graphics on Character LCD
    • Introduction Graphic LCD
    • Graphic LCD Controller and Commands
    • Interfacing and making Graphics for 128×64 GLCD
    Module 8: Final project
    • Final embedded based Project

    Syllabus for Advanced Embedded

    Syllabus for Advanced Embedded


    Syllabus for 8051 Microcontroller
    Module 1: Introduction
    • Introduction to various technologies in Electronics
    • Analog, Power and Digital electronics basics
    • Comparison of different technologies
    • Introduction to embedded system
    • Importance and evolution of Embedded system
    • Comparison with other technologies
    • Different architectures and elements used in embedded system
    Module 2:  8051 microcontroller
    • Introduction to 8051 architecture
    • Comparison of 8051 with  RISC based systems and Microprocessors
    • 8051 Clones
    • Instruction set / Bus architecture
    • RAM, FLASH, UART and other peripherals.
    • Pin configurations of different Microcontrollers (According to Packages)
    • Introduction to 8051 programming KIT
    Module 3: Assembly & Embedded C language
    • Assembly Language (Instruction set, Mnemonics, Memory address)
    • Introductions to Embedded C
    • Loops, String , Arrays, Pointers
    • Functions and Macros
    • Compilers , Editors and Burners
    • Compilation and burning hex file on Programmer
    Module 4: Peripheral Interfacings
    • Port programming & led interfacing
    • Seven segment display
    • Liner keyboard
    • Matrix keyboard
    • DC motor
    • Stepper motor
    • Relay
    • Timer & Counter

    Module 5: Communication Protocols and Converters interfacings
    • RTC (I2C)
    • EEPROM (I2C)
    • UART (Serial Communication)
    • ADC(0804)
    • Sensors
    Module 6: Advance display modules
    • Introduction to graphics
    • 16×2 LCD display
    • Graphics on Character LCD
    • Introduction Graphic LCD
    • Graphic LCD Controller and Commands
    • Interfacing and making Graphics for 128×64 GLCD
    Module 8: Final project
    • Final embedded based Project

    Monday 22 October 2012

    Software Training:

    Software Training:
     
    ASP.NET with C#
    Topics covered
    1- .NET Frame Work 3.5 overview
    2- Flexible web controls in ASP.NET
    3- ADO.NET Programming with ASP.NET
    4- Web application Development
    5- Security Management and Security controls
    6- Master Pages and site navigation
    7- Web Services and Distribution Computing
    8- Two Full Fledged Projects

    DATABASE
    1- MS-ACCESS
    2- SQL Server 2008
    3- ORACLE
    Programming software : 
    C,C++,Java
    Designing software : Photoshop CS3
     

    Contact Us:

    Contact Us:
     
    Wiztech Automation Solutions Pvt Ltd.,
    102, W-Block, 2nd Floor, 2nd Avenue,
    (Next to Indian Bank), Anna Nagar,
    Chennai, Tamil Nadu, India
    Pincode : 600 040.

    Landline Number: 
    044-2620 9369,

    Mobile : 
    +91-99404 26826

    Website:
    www.wiztechautomationsolutions.com

    E-mail:
    wiztech4automation@gmail.com

    Enquire Now:

    Enquire Now (or) Please Call : +91-99404 26826
     
                                       
    Name
    Address
    Email
    Phone
    Request
     
     

     

    Wiztech Highlights:

    Highlights:
     
    Training Highlights:
    1. Highly qualified and experienced technical faculty
    2. The best lab facilities matching the latest international standard.
    3. Flexibility for learning, time-factor
    4. We have a placement cell comprising of highly qualified and experienced personnel who have high level connection with all industries of different kind who do placement very successfully. They have high track record in placement.
    5. We arrange for the campus interview for our clients for selection of the right choice.
    6. We give individual care and guidance to each and every one of our trainees.
    7. The working Engineers referred by the concerned company are also get trained in our Training Centre.
    8. Periodical assessment of the trainees and review on the impact of the training thus offered.
     

    Our Clients companies:

    Our Clients:

    From the list given below, we have the pride to state that you can very well understand, how the placement is done and confidence the trainees have.
     Accura Industries Ltd.,
     Kutti & Kasi
     Aqua Designs India Ltd.,
     Mount Metur Pharmaceuticals Ltd.,
     A.G. Automation.,
     Melss Automation.,
     Axles India Ltd.,
     Nova PMI Controls.,
     Best Safety Private Ltd.,
     PMA Controls India Ltd.,
     Brakes India Ltd.,
     Precision Controls.,
     Chennai Petroleum Corporation Ltd.,
     Polyflex India Ltd.,
     Corporate Base Power Ltd.,
     Protech Machineries.,
     CMOSS Automation Ltd.,
     Rane Engine Valves Ltd.,
     Digitech Control & Automation.,
     Reliance Industries.,
     ENPRO Engineering.,
     Rechner Automation.,
     Ford India Ltd.,
     Rivera Glass Private Ltd.,
     Futra Performs.,
     Revo Tech.,
     GEA Energy System (India) Ltd.,
     Renu Electronics.,
     Grace Automation.,
     Simpson.,
     Ge-Fanue System House Ltd.,
     SOA Instruments.,
     Globel Engineering.,
     Saint Globain Glass Ltd
     HCL Technologies Ltd.,
     SRF Limited.,
     HI-TEK Machines.,
     Sundram-Clayton Ltd.,
     Honey well.,
     Sundram Brake Lining Ltd.,
     Horn Bill Systems.,
     Sundram Fasteners Ltd.,
     Hyundai motors India Ltd.,
     Suzlon(Wind mill).,
     Hydrabad Industries.,
     Switzer Instruments Ltd.,
     India Piston Ltd.,/Simpson Group.,
     Staterigc Automation.,
     Integrated Control & Drives.,
     Vaishnav Engg Pvt Ltd.,
     Jyothi Laboratories Ltd.,
     Winergy Drive Systems India `Ltd.,
     Kailash Controls.,
     Technilink Singapore Pvt. Ltd.,
     L&T-Demga Plastics Machinery Ltd.,
     Gemtree Singapore Pvt. Ltd.,
     Lakshmi Cement Ltd.,
     Roofings(U) Ltd.,
     Loyal Super Fabrics.,
     Shell Fpso Ltd.,
     Madras Cement Ltd.,
     Oil 68 Singapore Pvt. Ltd.,
     

    Our Vision:

    About Us:
    Wiztech Automation Solution pvt ltd had its inception in the year -2006 is known as one of the leading service provider offering Automation and Embedded training programs for industries of high repute all over India including MNCs. The training program is envisaged to update and widen the knowledge of the engineers/Diploma(E&I,EEE,ECE) who are interested to have a better career in Industrial automation and Embedded System.

    Our Vision:
    Wiztech Automation Solutions Pvt Ltd is very clear in its vision to train and develop such industrial automation and embedded engineers and make them to suit high profile Industries in India.
    For the reason that we have all infrastructure and the state of art atmosphere .The Wiztech Automation Training Institute has facilities which are specially thought and designed.

    Our professional Team:
    As our main focus is on the above, we have chosen the most qualified and experienced faculty members to train the trainees very efficiently. And effectively to function in industries that may require to utilize our students.