Exam Details
Subject | data structure u sing c+ + | |
Paper | ||
Exam / Course | b.arch | |
Department | ||
Organization | Visvesvaraya Technological University | |
Position | ||
Exam Date | 2018 | |
City, State | karnataka, belagavi |
Question Paper
6th Semester BE (CBCS) Open Electives Model Question Papers
15EC661
Visvesvaraya Technological University, Belagavi
MODEL QUESTION PAPER
6th Semester, B.E (CBCS) Open Elective
Course: 15EC661- DATA STRUCTURE Time: 3 Hours U SING Max. Marks: 80 Note: Answer Five full questions selecting any one full question from each Module. Question on a topic of a Module may appear in either its 1st or/and 2nd question.
Module-1 Marks
1 a Discuss template functions in Write template function to swap two parameters
with arguments being two integers or two float values 5
b Explain how "new" operator is used for dynamic memory allocation in Write a
function to allocate memory dynamically to a two dimensional array. 5
c Briefly explain Recursion. Write recursive function in to find factorial of a
number 6
OR
2 a Write ADT specification for Linear Lists. 7
b Write a program to insert a given element at the indexth position. 6
c Write destructors for chain. 3
Module-2
3 a Write a program to add two matrices. 6
b Explain how parenthesis matching is carried out using stacks. Write C++function for
the same. 10
OR
4 a Write a program to transpose a given Sparse matrix. 10
b Write abstract class for Stacks. 6
Module-3
5 a What is the advantage of circular queue over simple queue? With neat diagrams
explain how array length can be doubled in a circular queue 9
b Explain how overflow condition is eliminated using hashing with chains. Compare
with the Linear probing method. 7
OR
6 a Discuss problem description and solution strategy for rail road car rearrangement 8
b Write short notes on Hashing 8
Module-4
7 a Draw the binary expression trees corresponding to each of the following expressions.
1.
2.
6
b Write functions for
1. Pre-order traversal of a Binary tree
2. Determining height of the binary tree
10
OR
8 a Write short notes on Linked representation of binary trees 10
b Write preorder, inorder and postorder traversals for the tree given below.
6
Module-5
9 a Explain the operations insertion and deletion for Max Heaps 8
b Write a function to search for an element in Binary Search Trees. 8
OR
10 a Write a function for Heap-Sort and explain Heap-Sort with neat diagrams. 10
b Discuss Binary Search Trees with duplicates 6
Note: In the updated syllabus, the publisher of the prescribed text book has 'Universities Press', instead of 'Mc. Graw Hill.' been changed to
1
2
3 4 5 6
3
Visvesvaraya Technological University, Belagavi
MODEL QUESTION PAPER
6th Semester, B.E (CBCS) Open Elective
Course: 15EC662-POWER ELECTRONICS
Time: 3 Hours Max Marks: 80
Note: Answer Five full questions selecting any one full question from each Module.
Question on a topic of a Module may appear in either its 1st or 2nd question.
Module 1
1 Draw the circuit diagram, and control characteristics of GTO,MCT and TRAIC. 6
What is a converter? How are power converters classified? Explain briefly. 6
With the help of relevant equations and waveforms explain steady state characteristics of
power BJT. 4
OR
2 Explain the switching characteristics of power MOSFET with neat diagram. 6
What is an IGBT? Compare IGBT with BJT and MOSFET. 6
Give the definition of power electronics. Explain the relationship of power electronics to
power electronics and control. Mention two applications of power electronics. 4
Module 2
3 Explain the turn-on mechanism of a thyristor using two transistor analogy and derive an
expression for the anode current in terms of transistor parameters. 8
Explain different operation regions of SCR gate characteristics. 4
Explain dynamic switching characteristics of SCR. 4
OR
4
With a circuit diagram and waveform explain RC-triggering circuit. 5
Differentiate natural and forced commutation? Briefly explain different types of forced
commutation. 6
Sketch the V-I characteristics of an SCR and explain Latching current Holding
current Break over voltage. 5
Module 3
5
With a neat diagram and waveform, explain the principle of single phase full converter
with a purely resistive load. Derive the expression for output voltage and RMS output
voltage.
6
What are the advantages of single phase dual convertor operation with circulating current? 5
For a single phase fully has RL load having L=6.5 mH,R=0.5 ohms and E=10v. The input
voltage is Vs= 120v(rms) at 60Hz. Dertermine a)load current at wt=α=60o, average
thyristor current IA c)rms thyristor current IR d)rms output current Irms average output
current Idc.
5
OR
6
Explain the operation of single phase AC voltage controllerfor inductive load with the help
of circuit diagram and waveform. 6
Derive an expression for the rms value of the output voltage of the bidirectional AC
voltage controller, employing ON-OFF control. 6
A single-phase half wave AC voltage controller has a resistive load of 5Ω and input
voltage Vs=120v,60Hz. The delay angle of thyristor is α Find the
RMS value of output voltage
ii) input power factor
iii) average input current.
4
Module 4
7
With relevant equations and waveform explain step-down convertor with R-L load. 6
Explain step -up converter with resistive load. 5
The Buck Regulator has an input voltage of VS= 12v. The required average output voltage
is Va= 5v at 500 Ω and the peak to peak output ripple voltage is 20mv. The switching
frequency is 25kHz. If the peak to peak ripple current of the inductor is limited to 0.8A.
Determine Duty cycle k filter inductance L and capacitance critical values of L
and C.
5
OR
8
Briefly explain how DC convertors are classified depending on the directions of current
and voltage flows.
6
With circuit diagram and waveform explain Buck Regulator. 5
A boost regulator has an input voltage of Vs=5v. The average ouput voltage Va=15v and
the average load current Ia= 0.5 A. The switching frequency is 25kHz.If 150μH and
C=220 determine duty cycle, ripple current of inductor, peak current of inductor,
ripple voltage of filter capacitor and critical values of L and C.
5
Module 5
9
Explain the performance parameters of inverters. 4
Explain single phase full-bridge inverter with necessary circuit diagram and waveforms.
Derive the equation for RMS output voltage. 6
Explain the working of transistorized current source inverter. 6
OR
10
Explain principle of working of variable DC link inverter. Also mention advantages and
disadvantages. 6
Explain operation of single phase half-bridge inverter and derive the output voltage
equation of the inverter. 6
The single phase full bridge inverter has a resistive load of R=24 ohms and the DC input
voltage of Vs= 48 v. Determine
RMS output voltage at the fundamental frequency.
ii) Output power
iii) Peak and average currents of each transistor.
4
15EC663
Visvesvaraya Technological University, Belagavi
MODEL QUESTION PAPER
6th Semester, B.E (CBCS) Open Elective
Course: 15EC663 DIGITAL SYSTEM DESIGN USING VERILOG
Time: 3 Hours Max. Marks: 80 Note: Answer Five full questions selecting any one full question from each Module Question on a topic of a Module may appear in either its 1 . Module-1 st or/and 2nd question. Marks
1 a What is Digital system? Explain how the Digital circuits are evolved over the times. 5
b aDreef itnhee tchoen stetrraminst sse itmuppo tsimede hy othlde stiem pea raanmde ctleorcsk o-tno t-houe tcpiructu tiitm oep eorfa ati oflnips-?f lop and what 5
c tDheavte olovper ar iVdeersi ltohge mBCoDde iln fpourt a a 7n-ds ecgamuseenst a dlle sceogdmere. nIntsc lnuodte t oa nb ea dlidt.i tional input, blank, 6
OR
2 a Develop a test bench model for the 3:8 decoder. 6
b aWnidth a lasno edxraamw pthlee schoorwre sthpeo nddisintign csttaiotne tbreatnwsieteionn a d Miaogorarme a nd Mealy finite-state machine 10
Module-2
3 a Emxepmlaoinr yB iudsirinecgt ifoonuarl 1tr6isKta ×te 8 d-abtiat ccoonmnpeoctnioennst s. Duseisniggn B aid 6ir4eKct×io 8n-abl ittr icsotamtep odasittae connections.
8
b eDaecvhe luospin ag V 2e5r6il×o1g6 m boitd delu oafl tphoer tF SIFSOR,A wMh ficohr tchaen dsatotare s tuopr atog e2. 5T6h ed aFtIaF Oite smhos uolfd 1 p6r obvitisd e sntoatt ubse oreuatpdu wtsh eemn pitt yis a enmdp futyll ntoo ri nbdei cwartiet ttehne wemhepnty it a ins dfu full lal nstda ttuhsa to tfh Fe IwFOri taen adn FdI FthOe w ill read port share a common clock.
8
OR
4 a vDaelsuieg na nad c icric iusi ta tchoaet ffciocmienptu tsetso rtehde ifnu nac tfiloown -yt=hcrio ×u gxh2, SwShReArMe . xx sc ia a bnidn ayr ya-rceo daleld s iignnpeudt failxseod a-np oininptu vt atlou tehse w ciitrhcu 8it ernec boidneadr ya-sp ao i1n2t -abnitd u 1n2si gpnoesdt- bininteagreyr-p. Voainlut ebsi tfso.r T xh aen idn di aerxr ii vies aatr etha eb yin upsuitn dg u sriinnggl eth me uclytcipleli werh teon m a uclotinptlryo cl input, start, is 1. The circuit should minimize i by x and then by x again.
8
b cWohrraets ips oan cdoimngm toon t hcea u8s-eb iot fd saotfat werorrodr s0 i1n1 D00R0A0M1s. Compute the 12-bit ECC word 8
Module-3
a tEyxppiclaail nP CdBif fterarecen?t types of PCB design. How fast does a signal change propagate along a 8
5 b Explain the concept differential signaling .How does differential signaling immunity? improve noise 8
OR
6
a Explain signal integrity interconnection issue in PCB design. 6
b What is the benefit of allowing a PLD in a system to be reprogrammed? 5
c What distinguishes a platform FPGA from a simple FPGA? 5
Module-4
7
a Explain Digital-to-Analog Converters using R/2R ladder DAC. 6
b aWnr 8it-eb ait Vbeursi.l og assignment that represents a tri-state bus driver for 6
c oHfo hwa nddoleins gth aen p inrotecrersusoprt? d etermine where to resume program execution on completion 4
OR
8 a Explain any four serial interface standards. 8
b iDnepsuigt nfr oamnd a d seevnesloorp. Tthhee V vearliuloe gc acno dbee froera adn f rinopmu at nco 8n-tbriot lilnepr utht arte ghiasst e8r-.b Tiht be icnoanrtyr-ocloledre d schonoutrlodl lienrt eisr rtuhpet o tnhley e imntbeerrdudpetd s Gouurmcne uint ctohree s wyshteemn t. he input value changes. The
8
Module-5
9 a Explain the design flow of hardware/software co-design. 10
b What aspects of the design flow does a verification plan cover? 6
OR
10 a Explain Built-in self test (BIST) techniques. 8
b Explain the terms scan design and boundary scan 8
15EC661
Visvesvaraya Technological University, Belagavi
MODEL QUESTION PAPER
6th Semester, B.E (CBCS) Open Elective
Course: 15EC661- DATA STRUCTURE Time: 3 Hours U SING Max. Marks: 80 Note: Answer Five full questions selecting any one full question from each Module. Question on a topic of a Module may appear in either its 1st or/and 2nd question.
Module-1 Marks
1 a Discuss template functions in Write template function to swap two parameters
with arguments being two integers or two float values 5
b Explain how "new" operator is used for dynamic memory allocation in Write a
function to allocate memory dynamically to a two dimensional array. 5
c Briefly explain Recursion. Write recursive function in to find factorial of a
number 6
OR
2 a Write ADT specification for Linear Lists. 7
b Write a program to insert a given element at the indexth position. 6
c Write destructors for chain. 3
Module-2
3 a Write a program to add two matrices. 6
b Explain how parenthesis matching is carried out using stacks. Write C++function for
the same. 10
OR
4 a Write a program to transpose a given Sparse matrix. 10
b Write abstract class for Stacks. 6
Module-3
5 a What is the advantage of circular queue over simple queue? With neat diagrams
explain how array length can be doubled in a circular queue 9
b Explain how overflow condition is eliminated using hashing with chains. Compare
with the Linear probing method. 7
OR
6 a Discuss problem description and solution strategy for rail road car rearrangement 8
b Write short notes on Hashing 8
Module-4
7 a Draw the binary expression trees corresponding to each of the following expressions.
1.
2.
6
b Write functions for
1. Pre-order traversal of a Binary tree
2. Determining height of the binary tree
10
OR
8 a Write short notes on Linked representation of binary trees 10
b Write preorder, inorder and postorder traversals for the tree given below.
6
Module-5
9 a Explain the operations insertion and deletion for Max Heaps 8
b Write a function to search for an element in Binary Search Trees. 8
OR
10 a Write a function for Heap-Sort and explain Heap-Sort with neat diagrams. 10
b Discuss Binary Search Trees with duplicates 6
Note: In the updated syllabus, the publisher of the prescribed text book has 'Universities Press', instead of 'Mc. Graw Hill.' been changed to
1
2
3 4 5 6
3
Visvesvaraya Technological University, Belagavi
MODEL QUESTION PAPER
6th Semester, B.E (CBCS) Open Elective
Course: 15EC662-POWER ELECTRONICS
Time: 3 Hours Max Marks: 80
Note: Answer Five full questions selecting any one full question from each Module.
Question on a topic of a Module may appear in either its 1st or 2nd question.
Module 1
1 Draw the circuit diagram, and control characteristics of GTO,MCT and TRAIC. 6
What is a converter? How are power converters classified? Explain briefly. 6
With the help of relevant equations and waveforms explain steady state characteristics of
power BJT. 4
OR
2 Explain the switching characteristics of power MOSFET with neat diagram. 6
What is an IGBT? Compare IGBT with BJT and MOSFET. 6
Give the definition of power electronics. Explain the relationship of power electronics to
power electronics and control. Mention two applications of power electronics. 4
Module 2
3 Explain the turn-on mechanism of a thyristor using two transistor analogy and derive an
expression for the anode current in terms of transistor parameters. 8
Explain different operation regions of SCR gate characteristics. 4
Explain dynamic switching characteristics of SCR. 4
OR
4
With a circuit diagram and waveform explain RC-triggering circuit. 5
Differentiate natural and forced commutation? Briefly explain different types of forced
commutation. 6
Sketch the V-I characteristics of an SCR and explain Latching current Holding
current Break over voltage. 5
Module 3
5
With a neat diagram and waveform, explain the principle of single phase full converter
with a purely resistive load. Derive the expression for output voltage and RMS output
voltage.
6
What are the advantages of single phase dual convertor operation with circulating current? 5
For a single phase fully has RL load having L=6.5 mH,R=0.5 ohms and E=10v. The input
voltage is Vs= 120v(rms) at 60Hz. Dertermine a)load current at wt=α=60o, average
thyristor current IA c)rms thyristor current IR d)rms output current Irms average output
current Idc.
5
OR
6
Explain the operation of single phase AC voltage controllerfor inductive load with the help
of circuit diagram and waveform. 6
Derive an expression for the rms value of the output voltage of the bidirectional AC
voltage controller, employing ON-OFF control. 6
A single-phase half wave AC voltage controller has a resistive load of 5Ω and input
voltage Vs=120v,60Hz. The delay angle of thyristor is α Find the
RMS value of output voltage
ii) input power factor
iii) average input current.
4
Module 4
7
With relevant equations and waveform explain step-down convertor with R-L load. 6
Explain step -up converter with resistive load. 5
The Buck Regulator has an input voltage of VS= 12v. The required average output voltage
is Va= 5v at 500 Ω and the peak to peak output ripple voltage is 20mv. The switching
frequency is 25kHz. If the peak to peak ripple current of the inductor is limited to 0.8A.
Determine Duty cycle k filter inductance L and capacitance critical values of L
and C.
5
OR
8
Briefly explain how DC convertors are classified depending on the directions of current
and voltage flows.
6
With circuit diagram and waveform explain Buck Regulator. 5
A boost regulator has an input voltage of Vs=5v. The average ouput voltage Va=15v and
the average load current Ia= 0.5 A. The switching frequency is 25kHz.If 150μH and
C=220 determine duty cycle, ripple current of inductor, peak current of inductor,
ripple voltage of filter capacitor and critical values of L and C.
5
Module 5
9
Explain the performance parameters of inverters. 4
Explain single phase full-bridge inverter with necessary circuit diagram and waveforms.
Derive the equation for RMS output voltage. 6
Explain the working of transistorized current source inverter. 6
OR
10
Explain principle of working of variable DC link inverter. Also mention advantages and
disadvantages. 6
Explain operation of single phase half-bridge inverter and derive the output voltage
equation of the inverter. 6
The single phase full bridge inverter has a resistive load of R=24 ohms and the DC input
voltage of Vs= 48 v. Determine
RMS output voltage at the fundamental frequency.
ii) Output power
iii) Peak and average currents of each transistor.
4
15EC663
Visvesvaraya Technological University, Belagavi
MODEL QUESTION PAPER
6th Semester, B.E (CBCS) Open Elective
Course: 15EC663 DIGITAL SYSTEM DESIGN USING VERILOG
Time: 3 Hours Max. Marks: 80 Note: Answer Five full questions selecting any one full question from each Module Question on a topic of a Module may appear in either its 1 . Module-1 st or/and 2nd question. Marks
1 a What is Digital system? Explain how the Digital circuits are evolved over the times. 5
b aDreef itnhee tchoen stetrraminst sse itmuppo tsimede hy othlde stiem pea raanmde ctleorcsk o-tno t-houe tcpiructu tiitm oep eorfa ati oflnips-?f lop and what 5
c tDheavte olovper ar iVdeersi ltohge mBCoDde iln fpourt a a 7n-ds ecgamuseenst a dlle sceogdmere. nIntsc lnuodte t oa nb ea dlidt.i tional input, blank, 6
OR
2 a Develop a test bench model for the 3:8 decoder. 6
b aWnidth a lasno edxraamw pthlee schoorwre sthpeo nddisintign csttaiotne tbreatnwsieteionn a d Miaogorarme a nd Mealy finite-state machine 10
Module-2
3 a Emxepmlaoinr yB iudsirinecgt ifoonuarl 1tr6isKta ×te 8 d-abtiat ccoonmnpeoctnioennst s. Duseisniggn B aid 6ir4eKct×io 8n-abl ittr icsotamtep odasittae connections.
8
b eDaecvhe luospin ag V 2e5r6il×o1g6 m boitd delu oafl tphoer tF SIFSOR,A wMh ficohr tchaen dsatotare s tuopr atog e2. 5T6h ed aFtIaF Oite smhos uolfd 1 p6r obvitisd e sntoatt ubse oreuatpdu wtsh eemn pitt yis a enmdp futyll ntoo ri nbdei cwartiet ttehne wemhepnty it a ins dfu full lal nstda ttuhsa to tfh Fe IwFOri taen adn FdI FthOe w ill read port share a common clock.
8
OR
4 a vDaelsuieg na nad c icric iusi ta tchoaet ffciocmienptu tsetso rtehde ifnu nac tfiloown -yt=hcrio ×u gxh2, SwShReArMe . xx sc ia a bnidn ayr ya-rceo daleld s iignnpeudt failxseod a-np oininptu vt atlou tehse w ciitrhcu 8it ernec boidneadr ya-sp ao i1n2t -abnitd u 1n2si gpnoesdt- bininteagreyr-p. Voainlut ebsi tfso.r T xh aen idn di aerxr ii vies aatr etha eb yin upsuitn dg u sriinnggl eth me uclytcipleli werh teon m a uclotinptlryo cl input, start, is 1. The circuit should minimize i by x and then by x again.
8
b cWohrraets ips oan cdoimngm toon t hcea u8s-eb iot fd saotfat werorrodr s0 i1n1 D00R0A0M1s. Compute the 12-bit ECC word 8
Module-3
a tEyxppiclaail nP CdBif fterarecen?t types of PCB design. How fast does a signal change propagate along a 8
5 b Explain the concept differential signaling .How does differential signaling immunity? improve noise 8
OR
6
a Explain signal integrity interconnection issue in PCB design. 6
b What is the benefit of allowing a PLD in a system to be reprogrammed? 5
c What distinguishes a platform FPGA from a simple FPGA? 5
Module-4
7
a Explain Digital-to-Analog Converters using R/2R ladder DAC. 6
b aWnr 8it-eb ait Vbeursi.l og assignment that represents a tri-state bus driver for 6
c oHfo hwa nddoleins gth aen p inrotecrersusoprt? d etermine where to resume program execution on completion 4
OR
8 a Explain any four serial interface standards. 8
b iDnepsuigt nfr oamnd a d seevnesloorp. Tthhee V vearliuloe gc acno dbee froera adn f rinopmu at nco 8n-tbriot lilnepr utht arte ghiasst e8r-.b Tiht be icnoanrtyr-ocloledre d schonoutrlodl lienrt eisr rtuhpet o tnhley e imntbeerrdudpetd s Gouurmcne uint ctohree s wyshteemn t. he input value changes. The
8
Module-5
9 a Explain the design flow of hardware/software co-design. 10
b What aspects of the design flow does a verification plan cover? 6
OR
10 a Explain Built-in self test (BIST) techniques. 8
b Explain the terms scan design and boundary scan 8
Other Question Papers
Subjects
- alternative building materials
- b.e.
- biomedical equipments
- biomedical instrumentation
- building services - iv
- building services – ii
- building services – iv
- building structures-i
- clinical instrumentation - ii
- clinical instrumentation – i
- construction management and entrepreneurship
- data structure u sing c+ +
- design of machine elements
- design of steel structural elements
- digital communication
- dynamics of machinery
- electrical and electronic measurement
- electrical estimation and costing
- energy and environment
- environmental protection and management
- finite element method of analysis
- fundamentals of signals and dsp
- highway engineering (15cv63)
- history of architecture
- history of architecture -v
- laser physics and non – linear optics
- machine learning
- management and economics
- management and entrepreneurship
- management and entrepreneurship development
- management and entrepreneurship development.
- materials and methods in building construction
- materials and methods in building construction - vii
- materials and methods in building construction – v
- matrix method of structural analysis
- microcontroller
- non traditional machining
- numerical methods and applications (15cv663)
- operating systems
- optimization techniques
- power electronics
- power system analysis 2
- power system protection
- process control systems
- professional practice i
- signals and systems
- sociology and building economics
- software application lab
- solid waste management
- special electrical machines
- theory of elasticity
- turbomachines
- urban design
- virtual bio-instrumentation
- vlsi design
- water resources management
- water supply and treatment engineering