LOGO 1. Objectives 2 Define the stages involved in project planning and construction 1 Conduct project analysis 2 Draw a rough sketch of your project.

Slides:



Advertisements
Similar presentations
Sequential Logic Circuits. Set-Reset Latch The Set-Reset latch or bistable is a simple sequential logic circuit that remembers what has happened to the.
Advertisements

Programming with Ladder Logic
Unit 7 Discrete Controllers
Indian Institute of Technology Hyderabad Anti sleep Alarm for Students M. Rohit Reddy- cs12b1022 Soumith Raju K – cs12b1037 T Rohit Reddy – ee12b1035.
» When you have completed this module you will know, what components do, what they physically look like and how they are represented in a circuit diagram.
CPA Setting up an ICT system. A consultancy company has divided the work into a number of activities. The table below shows the details. ActivityImmediate.
FLOWCHART BASED DESIGN A flowchart is ideal for a process that has sequential process steps. The steps will be executed in a simple order that may change.
Fundamentals of Algorithms MCS - 2 Lecture # 4
Dr. Gary Stewardson, Raymond Boyles Hello again, Sparkey here. Slippery and I will help you explore how to create a program that simulates outputs on a.
Basics of Computer Programming Web Design Section 8-1.
PIC Programming with Logicator
Laboratory 2: Introduction to AutoCAD and Microsoft Project
Module 4: Analog programming blocks. Module Objectives Analyze a control task that uses analog inputs. Connect a potentiometer to LOGO! controller and.
Ladder Logic PLC Programs are made up of combinations of AND; OR; NAND; NOR; and other gates, along with timers, inputs, outputs, counters, comparators,
Stepper Motors A stepper motor is a “pulse-driven” motor that changes the angular position of the rotor in “steps” Define –β = the step angle (per input.
PROGRAMMABLE INTERFACE CONTROLLERS Understanding what PIC’s are. How to use PIC logicator Knowing what you can do with PIC circuits.
Programming with Function Blocks
The 555 as an Astable Multivibrator. Inside look at a 555 Integrated Circuit Timer.
Past Paper Questions and Answers
EDGE AVOIDER ROBOT USING I-BOT mini V3. EDGE AVOIDER USING I-BOT mini V3 Edge Avoider Robot is built using the IR based Line Detecting Module. The modules.
PICS / Microcontrollers
Robots and electric eels Electricity. 2 A forest.
FIELD EFFECT TRANSISTORS (FETs) Past Paper Questions and Answers.
Open and Closed Loops Standard Grade Computing Studies.
THE RELAY. A Relay is an electromagnetic switch. A Relay is activated when a current is applied to it.
1 Applied Control Systems Technology. 2 Pin configuration Applied Control Systems.
Welcome to the Real World. What to do ? Input from the mangonel sensors Input expected by the software.
Do you have control? Mr. Caudy Systems and Computer Control.
1 Introduction to Flowcharting. 2 Writing a program Defining the problem –Write down what the program will do Planning –Write down the steps, draw a flowchart.
A step-by-step procedure for solving a problem in a finite number of steps.
Flowcharting A Quality Improvement Tool. Quality = Inspection Statistical methods assisted in prevention of defects – The need for inspection declined.
1 Lecture on Lab 6 Lab 7 Lab 8. 2 Lab 6: Open Loop Controller As you learned in lab 5, there are two kinds of control systems: open loop and closed loop.
Modular Electronics Use the systems approach.
Basic problem solving CSC 111.
Chapter 1 Pseudocode & Flowcharts
Reaction Timer Project
Chapter Title CHAPTER 3 RESEARCH METHODOLOGY Research Methodology This part of the study includes Project Design, Project Development and Operation,
Prepared by: Engr. Qurban Ali Memon 11ES (SEC- 1 & 2)
Flowcharts & Sitemaps Integral part of the design process –Show all possible paths and the various activies such as navigation, games, tests, transactions,
Fundamentals of Algorithms MCS - 2 Lecture # 5. Representation of Algorithms (continued) Flowcharts.
Software using a flowchart method of creating a control programme.
Flowcharts. Learning Objectives To learn how to break down tasks How to create a flowchart.
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
ECE 3450 M. A. Jupina, VU, 2016 Capacitance Sensor Project Goal: Creation of a digital capacitance sensor circuit where a variation in capacitance changes.
Traditionally ladder logic programs have been written by thinking about the process and then beginning to write the program. This always leads to programs.
Monostable Multivibrator
FLOWCHARTING AND ALGORITHMS
Closed Loop Temperature Control Circuit with LCD Display Mike Wooldridge ECE 4330 Embedded Systems.
Lianna Dicke MOTOR HARDWARE BREAKDOWN. Design Goals: Drive DC motor that draws 5 A maximum continuous current Voltage operation at 12 Volts (automotive)
5-1-2 Synchronous counters. Learning Objectives: At the end of this topic you will be able to: draw a block diagram showing how D-type flip-flops can.
Arduino “Getting Started” Instructor : Dr Matthew Miss Khin Yi Kyaw
Programmable Logic Controller
PLC APPLICATIONS MODULE 3 Time sequence processes.
Unit 9.1_Lesson 4_CD Resource 4a_Sensors and flowcharts Sensors and Flowcharts.
Data Flow Diagrams Start Do you want to continue? Yes End No Test on
Sensors Control Systems with Flowol.
The Electronic Die Using the PICAXE 08
7/14/16 CTC-RI IBH Pilot Quarterly Meeting
AQA GCSE 6 Systems approach to designing Design and Technology 8552
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Leçon 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Global Challenge A bag for Juliane Lesson 2.
Flowchart Symbols What do these mean:.
Presentation transcript:

LOGO 1

Objectives 2 Define the stages involved in project planning and construction 1 Conduct project analysis 2 Draw a rough sketch of your project 3 Draw the block diagram for your project prototype. 4

LOGO Objectives 3 Prepare the orthographic drawing for the prototype using AutoCAD or any other software. 5 Prepare a Production Flowchart using Gantt Chart 6 Complete the Project Planning Report 7

LOGO Project Planning & Construction 4 project analysis project analysis Sketching System / Circuit diagram System / Circuit diagram orthographic drawing orthographic drawing production flowchart production flowchart Project Planning Report

LOGO Analysis 5 1. What is the project challenge? 2. Will the system control a sequence of operations? What are they? 2. Will the system control a sequence of operations? What are they? 3. Is it a closed loop system? 4. What inputs are required?

LOGO 6 5. What outputs are required? 6. What type of control does the system need? 6. What type of control does the system need? 7. What type of controller do you plan to use, and why? 7. What type of controller do you plan to use, and why? 8. Are there any other special considerations? 8. Are there any other special considerations?Analysis

LOGO Sketching 7 draw a rough sketch of your project prototype draw a rough sketch of your project prototype

LOGO System Diagram or Block Diagram 8

LOGO Exercise 1 9 Draw the block diagram for the water level control system by following the sequence of actions are listed below: Draw the block diagram for the water level control system by following the sequence of actions are listed below:

LOGO Exercise A switch (pressed by the visitor) will turn on the A switch (pressed by the visitor) will turn on the circuit. -The conductivity sensor will provide a feedback toThe conductivity sensor will provide a feedback to the 555 timer. -The timer will produce pulses with the requiredThe timer will produce pulses with the required time delay. -The pulses will turn the transistor driver ON andThe pulses will turn the transistor driver ON and OFF repeatedly with the set time delay. -The driver turns the relay ON and OFF, which inThe driver turns the relay ON and OFF, which in turn turns ON and off the pump. - A switch (pressed by the visitor) will turn on the A switch (pressed by the visitor) will turn on the circuit. -The conductivity sensor will provide a feedback toThe conductivity sensor will provide a feedback to the 555 timer. -The timer will produce pulses with the requiredThe timer will produce pulses with the required time delay. -The pulses will turn the transistor driver ON andThe pulses will turn the transistor driver ON and OFF repeatedly with the set time delay. -The driver turns the relay ON and OFF, which inThe driver turns the relay ON and OFF, which in turn turns ON and off the pump.

LOGO System Diagram or Block Diagram 11 Now, list the sequence of steps and draw the block diagram for your project prototype. Now, list the sequence of steps and draw the block diagram for your project prototype.

LOGO Circuit Diagram 12

LOGO Circuit Diagram 13

LOGO Circuit Diagram 14 Draw related circuit diagrams for your project prototype Draw related circuit diagrams for your project prototype

LOGO Orthographic Drawing 15 AutoCAD or any other software could be used to come up with a clear drawing of the intended prototype. Note : that the exact dimensions need to be marked clearly and all details of the design and materials must be included in the drawing. AutoCAD or any other software could be used to come up with a clear drawing of the intended prototype. Note : that the exact dimensions need to be marked clearly and all details of the design and materials must be included in the drawing.

LOGO Orthographic Drawing 16

LOGO Production Flowchart 17 A flowchart is a type of diagram that represents an algorithm or process, showing the steps as boxes of various kinds, and their order by connecting them with arrows.

LOGO Production Flowchart 18