Similar documents
The comparison of actual system with expected system is done with the help of control mechanism. False True

Lab #5: Design Example: Keypad Scanner and Encoder - Part 1 (120 pts)

Solutions to Embedded System Design Challenges Part II

Lecture 12: State Machines

TranSync-Mobile is the first mobile tool for real-time diagnosis and evaluation of coordinated traffic signal timing plans (U.S. Patent Application

DM Scheduling Architecture

Sharif University of Technology. SoC: Introduction

EECS150 - Digital Design Lecture 15 Finite State Machines. Announcements

Rensselaer Polytechnic Institute Computer Hardware Design ECSE Report. Lab Three Xilinx Richards Controller and Logic Analyzer Laboratory

Sequential Logic. Introduction to Computer Yung-Yu Chuang

Zebra2 (PandA) Functionality and Development. Isa Uzun and Tom Cobb

ECE Real Time Embedded Systems Final Project. Speeding Detecting System

FPGA Development for Radar, Radio-Astronomy and Communications

Experiment: FPGA Design with Verilog (Part 4)

FSM Cookbook. 1. Introduction. 2. What Functional Information Must be Modeled

Objectives. Combinational logics Sequential logics Finite state machine Arithmetic circuits Datapath

Integration Note. Any feature not specifically noted as supported should be assumed to be unsupported.

Logic Design ( Part 3) Sequential Logic- Finite State Machines (Chapter 3)

VGA Controller. Leif Andersen, Daniel Blakemore, Jon Parker University of Utah December 19, VGA Controller Components

Impacts on User Behavior. Carol Ansley, Sr. Director Advanced Architecture, ARRIS Scott Shupe, Sr. Systems Architect Video Strategy, ARRIS

In this paper, the issues and opportunities involved in using a PDA for a universal remote

Chapter 3: Sequential Logic

Operator Interface Concepts for Array and Correlator On-line Monitor and Control

Figure 1: Feature Vector Sequence Generator block diagram.

Logic Analysis Fundamentals

DSP in Communications and Signal Processing

Chapter 60 Development of the Remote Instrumentation Systems Based on Embedded Web to Support Remote Laboratory

VR5 HD Spatial Channel Emulator

Figure 1 shows a simple implementation of a clock switch, using an AND-OR type multiplexer logic.

Logisim: A graphical system for logic circuit design and simulation

CS605- Software Engineering II Solved MCQS From Midterm Papers

Memory elements. Topics. Memory element terminology. Variations in memory elements. Clock terminology. Memory element parameters. clock.

CHAPTER 6 ASYNCHRONOUS QUASI DELAY INSENSITIVE TEMPLATES (QDI) BASED VITERBI DECODER

Adding Analog and Mixed Signal Concerns to a Digital VLSI Course

Arris (C-COR) Switched Digital Video (SDV) Training. SDV System Architecture

Notes on Digital Circuits

Powerful Software Tools and Methods to Accelerate Test Program Development A Test Systems Strategies, Inc. (TSSI) White Paper.

SA4NCCP 4-BIT FULL SERIAL ADDER

Laboratory 1 - Introduction to Digital Electronics and Lab Equipment (Logic Analyzers, Digital Oscilloscope, and FPGA-based Labkit)

980 HDMI 2.0 Video Generator Module. Application Note UHD Alliance Compliance Testing with the UHDA Test Pattern Pack

Design of Fault Coverage Test Pattern Generator Using LFSR

Digital Integrated Circuits EECS 312. Review. Remember the ENIAC? IC ENIAC. Trend for one company. First microprocessor

Digital Integrated Circuits EECS 312

DICOM Correction Item

Cloud-based 3D Menu Generation and Provision of Digital Broadcasting Service on Thin-client

Notes on Digital Circuits

Chapter 5 Synchronous Sequential Logic

EMPTY and FULL Flag Behaviors of the Axcelerator FIFO Controller

ECE 4220 Real Time Embedded Systems Final Project Spectrum Analyzer

2 Work Package and Work Unit descriptions. 2.8 WP8: RF Systems (R. Ruber, Uppsala)

Digital Electronics II 2016 Imperial College London Page 1 of 8

Switching Solutions for Multi-Channel High Speed Serial Port Testing

Digital Signal Processing

CHARACTERIZATION OF END-TO-END DELAYS IN HEAD-MOUNTED DISPLAY SYSTEMS

problem maximum score 1 28pts 2 10pts 3 10pts 4 15pts 5 14pts 6 12pts 7 11pts total 100pts

Modeling and Implementing Software-Defined Radio Communication Systems on FPGAs Puneet Kumar Senior Team Lead - SPC

Task 4_B. Decoder for DCF-77 Radio Clock Receiver

Virtual Piano. Proposal By: Lisa Liu Sheldon Trotman. November 5, ~ 1 ~ Project Proposal

Faculty of Electrical & Electronics Engineering BEE3233 Electronics System Design. Laboratory 3: Finite State Machine (FSM)

Voice Controlled Car System

MODELING OF ADC ARCHITECTURES IN HDL LANGUAGES

INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

PROTOTYPE OF IOT ENABLED SMART FACTORY. HaeKyung Lee and Taioun Kim. Received September 2015; accepted November 2015

Figure 9.1: A clock signal.

Concepts and Theory Overview of Music Theories p. 3 The Representation of Music p. 7 Types of Representation p. 7 Symbolic Representation of Music p.

EE 200 Problem Set 3 Cover Sheet Fall 2015

Your partner in testing the Internet of Things

Peerless Forming Die Test Press Hydraulic Motion Control System

Research Article. ZOOM FFT technology based on analytic signal and band-pass filter and simulation with LabVIEW

Designing for the Internet of Things with Cadence PSpice A/D Technology

Chapter 7 Counters and Registers

Watchman. Introduction: Door Lock Mobile MAX

University of California at Berkeley College of Engineering Department of Electrical Engineering and Computer Science

Display and NetViz technology inside Air Traffic Management architecture

Sequential Logic Notes

Altera s Max+plus II Tutorial

How to overcome/avoid High Frequency Effects on Debug Interfaces Trace Port Design Guidelines

SWITCH: Microcontroller Touch-switch Design & Test (Part 2)

Tape. Tape head. Control Unit. Executes a finite set of instructions

Increasing Capacity of Cellular WiMAX Networks by Interference Coordination

EE178 Spring 2018 Lecture Module 5. Eric Crabill

PLC DRIVEN BAND SAW SHARPENER

EMI/EMC diagnostic and debugging

Senior Design Project: Blind Transmitter

THE NEXT GENERATION OF CITY MANAGEMENT INNOVATE TODAY TO MEET THE NEEDS OF TOMORROW

IJMIE Volume 2, Issue 3 ISSN:

The software concept. Try yourself and experience how your processes are significantly simplified. You need. weqube.

REAL-TIME DIGITAL SIGNAL PROCESSING from MATLAB to C with the TMS320C6x DSK

IoT-based Monitoring System using Tri-level Context Making for Smart Home Services

Full Disclosure Monitoring

6.111 Final Project Proposal Kelly Snyder and Rebecca Greene. Abstract

Distributed Virtual Music Orchestra

VXI RF Measurement Analyzer

Hardware Implementation of Viterbi Decoder for Wireless Applications

4. Formal Equivalence Checking

CS/EE 181a 2010/11 Lecture 6

(12) Patent Application Publication (10) Pub. No.: US 2007/ A1

Welcome to Interface Aesthetics 2008! Interface Aesthetics 01/28/08

CS/EE 6710 Digital VLSI Design CAD Assignment #3 Due Thursday September 21 st, 5:00pm

BTC and SMT Rework Challenges

Transcription:

MIDTERM EXAMINATION CS504- Software Engineering - I (Session - 6) Question No: 1 ( Marks: 1 ) - Please choose one By following modern system engineering practices simulation of reactive systems is no longer necessary True False Question No: 2 ( Marks: 1 ) - Please choose one The state transition diagram depicts relationships between data objects depicts functions that transform the data flow indicates how data are transformed by the system indicates system reactions to external events Question No: 3 ( Marks: 1 ) - Please choose one Control flow diagrams are needed to model event driven systems. required for all systems used in place of data flow diagrams useful for modeling user interfaces Question No: 4 ( Marks: 1 ) - Please choose one A change becomes ------------- because of close presence of data and functions Localized Private Global Accessible Question No: 5 ( Marks: 1 ) - Please choose one

A complex System evolves from a smaller system medium sysetem bigger system non of the given Question No: 6 ( Marks: 1 ) - Please choose one Coupling is a measure of ----------------of a module or component. Independent Dependent Closeness All of the given Question No: 7 ( Marks: 1 ) - Please choose one Software Maintenance phase involves Debugging Adding new features making changes all of the given Question No: 8 ( Marks: 1 ) - Please choose one The hardest single part of building a software system is deciding precisely ----------- to build. what How When Why Question No: 9 ( Marks: 1 ) - Please choose one Interaction Diagrams depict the ------------- Behavior of the system Static Dynamic Active Non of the above Question No: 10 ( Marks: 1 ) - Please choose one In Sequence Diagrams the time required by the receiver object to process the message is denoted by an--------------- Activation Box Simple Box Arrow

Non of the above Question No: 11 ( Marks: 1 ) - Please choose one A poorly designed interface can cause a user to make catastrophic errors is one of the motivations for GUI. True False Question No: 12 ( Marks: 1 ) - Please choose one Identifying System Features include ------ log important information conduct business analyze business results all of the above Question No: 13 ( Marks: 1 ) - Please choose one Establishing responsibilities for objects includes Generalization Relationships Specialization Relationships all of the above identifying Association relationships Question No: 14 ( Marks: 1 ) - Please choose one Which of the following is a fact finding method? Site visits Prototyping Study of similar systems All of given Question No: 15 ( Marks: 1 ) - Please choose one Windows mobile is a popular mobile operating system which seen commonly on PDAs. Which of the following category pair(s) best describe(s) it? application software, embedded software system software, web-based software application software, scientific software system software, embedded software Question No: 16 ( Marks: 1 ) - Please choose one The Object Oriented approach

improves the reusability of codes. makes objects less independent. increases testing time. complicates mapping of a system model to an implementation model. Question No: 17 ( Marks: 2 ) Define abstraction? Question No: 18 ( Marks: 2 ) Is the design of software architecture a creative process? Question No: 19 ( Marks: 2 ) Suppose you are working as a software engineer involved in the development of an e-commerce website. What are the 2 most important characteristics your software must have? Question No: 20 ( Marks: 3 ) What is the purpose of collaboration diagrams? Question No: 21 ( Marks: 3 ) What is the difference between Aggregation and Association? Question No: 22 ( Marks: 5 ) what parameters are used to measure and analyze design quality? Question No: 23 ( Marks: 5 )

How the objects are identified in Peter codd s technique?