Sunteți pe pagina 1din 24

DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINE

Question Bank
VII SEMESTER ECE
EC6013 Advanced Microprocessors and Microcontrollers
Regulation – 2013
UNIT I HIGH PERFORMANCE CISC ARCHITECTURE – PENTIUM
PART A
Q.No

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PART –B
1 (i) With suitable examples, explain the addressing modes available in Pentium processor? (10)
(ii) Write short notes on register file. (6)

2 (i) Ev the techniques used to minimize the hazards in a pipeline processor. (10)
(ii) Discuss about the structure and the details of IVT. (6)

3 (i) Discuss in detail about how the instruction level parallelism achieved in microprocessor. (8)
(ii) Summarize the concepts of paging with respect to Pentium processor.(8)

4 Compare the following architectures in detail (i)RISC(8)


(ii)CISC (8)
5 (i) Illustrate the design considerations of page size in paging system. (10)
(ii) Sketch the CISC processor with main components? (6)
6 (i) Explain the different operating modes of Pentium processor? (8)
(ii) Differentiate multitasking from multithreading. (8)
7 Discuss the hardware signals and superscalar architecture of Pentium processor? (16)

8 Elaborate on the on chip floating point unit of Pentium processor? (16)


9 Write short notes on (i) Pipelining (8)
(ii) Multitasking (8)
10 (i) Classify the different group of instructions in Pentium processor?(10) (ii)Demonstrate on
assembly language programming of Pentium processor with examples. (6)

11 Discuss the integer and floating point pipeline operation in Pentium processor? (16)

12 (i)How will you use multitasking environment in Pentium processor? (8)


(ii) Illustrate on branch group instructions of Pentium. (8)
13 What are pipeline hazards? Discuss them in detail. (16)
14 (i) List and explain the interrupt processing techniques in Pentium processor? (10)
(ii) Write about exceptions in Pentium processor. (6)
15 Explain in detail the different levels and advantages of branch prediction in pentium architecture

UNIT II HIGH PERFORMANCE RISC ARCHITECTURE – ARM


PART A

Q.No

1
2
3
4
5
6
7
8

9
10
11

12
13
14
15
16
17
18
19
20
PART –B
1 (i)Define the architectural inheritance of ARM processor and explain? (8) (ii)Name the principle
features of ARM architecture (8)
2 (i) List the different ARM Development Tools and describe about them(10) (ii)Illustrate the ARM
Programmers Model with necessary diagrams (6)
3 State in detail about the
(i)3 stage pipelined ARM Organization(8)
(ii) 5 stage pipelined ARM Organization(8)
4 (i) Explain the bus architecture of an ARM Processor? (8)
(i)Discuss in detail the different modes of operation of ARM processor? (8)

5 (i)Define Addressing mode? List the addressing modes of ARM processor?(6)


(ii)Explain the addressing modes of an ARM Processor with examples? (10)

6 (i) Examine the implementation of branch, call and return instructions in ARM instruction set? (12)
(ii) Write a program to find the product of two numbers? (4)

7 Illustrate the thumb instruction set of ARM processor with examples in detail (16)

8 Describe the organization of CPU of a high performance RISC architecture.(16)

9 (ii)Write a program to arrange N number of data in ascending order (8)


(ii)Write a code using ARM instructions to calculate square root using Newton Raphson Iterations.
(8)
10 (i) Choose an approach to remove the test for N being zero that occurs in a for loop? (8)
(ii) Develop the points for the efficient use of C types (8)

11 How to construct loop structures


(i) using fixed number of iterations (8)
(ii) using variable number of iterations (8)
12 (i) Summarize the Transcendental functions in ARM processor. (8)
(ii) Outline the concept of converting divide into multiples. (8)
13 (i) Conclude on Optimizing the assembly code in ARM processor (12)
(ii) Point out the factors that influence the efficiency of loops structure(4)
14 (i) Analyze the structure arrangement in programming ARM processor. (8)
(ii)Propose the accomplishment of Push and Pop instructions in ARM. (8)
UNIT III UNIT III ARM APPLICATION DEVELOPMENT
PART A

Q.No

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PART –B
1 (i)Discuss the interrupt handling schemes of ARM processor (10) (ii)Summarize its Advantages and
Disadvantages (6)
2 (i)List the guidelines to write code for FIR filters on ARM?(6) (ii)Implement a block filter in ARM
processor using DSP concepts?(10)
3 Design an IIR filter using ARM7TDMI processor for 1 x 2 block (16)
4 Develop a code to implement radix – 4 FFT using ARM processor (16)
5 In accordance to ARM processor , write in detail about (i)The exceptions and its associated
modes(8)
(ii) Exception Priorities(8)
6 (i)Describe about the interrupts and its associated usage in ARM processor(10)
(ii)How would you enable and disable FIQ and IRQ exceptions(6)

7 Design a Basic interrupt stack and discuss how to implement in ARM(16)


8 Illustrate the firmware for an ARM processor with an example (16)
9 Write in detail about the fundamental components of Embedded operating systems (16)
10 (i)What are the basic cache architecture and the operation of Cache controller (8)
(ii)Name the different methods to Lock down cache. Explain in detail with necessary code snippets
(8)

11 (i)Demonstrate the cache policies for replacement and allocation during a cache miss (8)
(ii)With respect to ARM processor, explain the concepts of flushing and cleaning of cache.(8)

12 (i)Code the ARM processor to set the starting address, size of a region, and the enable bit of
Memory (8)
(ii)Summarize about initializing MPU, caches and Write Buffer (8)
13 Design a Memory protection unit with respect to ARM application development (16)

14 Write Short notes on


(i)Working of Virtual memory systems. (8) (ii)Translation Lookaside buffer (8)
UNIT IV MOTOROLA 68HC11 MICROCONTROLLERS
PART A
Q.No

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PART –B
1 (i) Name the various operating modes of Motorola 68HC11 Microcontroller. (4)
(ii) Summarize about each operating mode in detail (12)
2 Demonstrate the following with respect to 68HC11
(i) Interrupt system of microcontroller? (8)
(ii) UART interface with Motorola microcontroller? (8)
3 (i) Explain the concept of serial communication with a suitable application in MC68HC11? (8)
(ii) Illustrate the Arithmetic instructions of 68HC11 with suitable examples? (8)

4 Discuss in detail about


(i) ADC unit features in 68HC11. (8)
(ii) A/D conversion process in 68HC11 microcontroller. (8)
5 (i) Summarize the different addressing modes used in 68HC11? (4)
(ii) Elaborate each addressing mode and explain with examples?(12)
6 Using PWM control of 68HC11, write a program to control the speed of the Motor? (16)

7 Realize 68HC11 microcontroller environments to transmit and receive data at different bits rates in
serial fashion. (16)
8 Outline the Concepts of
(i)Real Time clock in 68HC11. (8)
(ii)Interrupt vectors and its priorities.(8)
9 List and explain in detail about the instruction set of 68HC11 with examples? (16)
10 How the different types of polling system are used to service an interrupt in 68HC11? (16)

11 Suggest a design to interface Keyboard and Printer using Interrupts in 68HC11.(16)

12 With a suitable diagram, describe the architecture of Motorola 68HC11? (16)

13 List the problems that occur in serial Port printer interface and choose a technique to overcome
those difficulties? Illustrate with diagrams. (16)
14 Illustrate the interfacing details with supporting diagrams for SCI receive only Interrupt Interface
and SCI transmit only Interrupt Interface. (16)
UNIT V PIC MICROCONTROLLER
PART A
Q.No

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PART –B
1 (i) Describe the architecture of PIC micro controllers. (10)
(ii) Discuss the features of register bank in PIC micro controller. (6)
2 (i) Explain the data communication protocol of I2C bus. (8)
(ii) Discuss in detail the organization of program and data memory of PIC microcontrollers? (8)

3 (i) What are the architectural features of PIC microcontrollers? (6)


(ii) Draw and explain the interrupt structure of PIC microcontrollers. (10)
4 Realize the following applications using PIC Microcontroller
(i)To measure the received Pulse Width and control a DC motor based on the pulse width.
(8)
(ii)Burglar Alarm. (8)

5 (i) Classify the timers of PIC microcontroller and explain it. (8) (ii)Demonstrate the role of an A/D
in a PIC microcontroller. (8)
6 (i)Write a program to turn on a LED at interval of one second (8)
(ii) Illustrate the various features of I2C bus for peripheral chip access.
7 Write short notes on (i) C Compiler (8)
(ii) CCP Module in PIC (8)
8 Propose an architecture of PIC microcontroller with design considerations in detail? (16)

9 (i) Write a note on PWM in PIC microcontroller. (6)


(ii) Discuss briefly about the UART interface of PIC micro controller. (10)
10 Enumerate on (i) Interrupt service routine in PIC. (8)
(ii) I/O port expansion in PIC.(8)
11 (i)Describe how the timers are used as event counters in PIC microcontroller (10)
(ii)Explain interrupts handling in PIC micro controller.
12 (i)Describe the instruction set of PIC microcontroller and explain the programming of PIC
microcontroller with suitable examples. (16)
13 (i)Justify how the PIC microcontroller supports Harvard architecture? (ii)Ev how the peripheral devices are interfaced
with PIC.

14 (i)Analyze the merits and demerits of asynchronous mode of transmission.(6)


(ii)Explain about the asynchronous transmission and reception in PIC microcontroller. (10)
DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
Question Bank
VII SEMESTER ECE
EC6013 Advanced Microprocessors and Microcontrollers
Regulation – 2013
UNIT I HIGH PERFORMANCE CISC ARCHITECTURE – PENTIUM
PART A
Questions Competence

Compare RISC and CISC. An


What is meant by paging? R
Define multitasking. R
What are the advantages of instruction pipelining? R
Investigate the effects of pipeline hazards during execution process? Cr
Describe the operating modes of Pentium processor. U
Illustrate the merits of RISC. Ap
Discuss the limitations of paging mechanism. Cr
How many memory banks are available in Pentium processor? U
Classify the addressing modes with its types. An
Write down register indirect with post increment addressing modes. R
Differentiate page and segment. An
Validate the need of page fault exception in memory management. Ev
List the general purpose registers of Pentium processor. R
What are the advantages of segmented memory? U
Recall the different types of pipeline hazards? R
Point out the system management mode of operation for the Pentium? U
How an interrupt is processed in a Pentium processor? Ap
Justify that Pentium is a super scalar processor. Ev
How do you Ap branch prediction in Pentium processor? Ap
PART –B
(i) With suitable examples, explain the addressing modes available in Pentium processor? (10) R
(ii) Write short notes on register file. (6)

(i) Ev the techniques used to minimize the hazards in a pipeline processor. (10) Ev
(ii) Discuss about the structure and the details of IVT. (6)

(i) Discuss in detail about how the instruction level parallelism achieved in microprocessor. (8) U
(ii) Summarize the concepts of paging with respect to Pentium processor.(8)

Compare the following architectures in detail (i)RISC(8) An


(ii)CISC (8)
(i) Illustrate the design considerations of page size in paging system. (10) Ap
(ii) Sketch the CISC processor with main components? (6)
(i) Explain the different operating modes of Pentium processor? (8) An
(ii) Differentiate multitasking from multithreading. (8)
Discuss the hardware signals and superscalar architecture of Pentium processor? (16) U

Elaborate on the on chip floating point unit of Pentium processor? (16) Cr


Write short notes on (i) Pipelining (8) R
(ii) Multitasking (8)
(i) Classify the different group of instructions in Pentium processor?(10) (ii)Demonstrate on An
assembly language programming of Pentium processor with examples. (6)

Discuss the integer and floating point pipeline operation in Pentium processor? (16) U

(i)How will you use multitasking environment in Pentium processor? (8) Ap


(ii) Illustrate on branch group instructions of Pentium. (8)
What are pipeline hazards? Discuss them in detail. (16) R
(i) List and explain the interrupt processing techniques in Pentium processor? (10) R
(ii) Write about exceptions in Pentium processor. (6)
Explain in detail the different levels and advantages of branch prediction in pentium architecture An

UNIT II HIGH PERFORMANCE RISC ARCHITECTURE – ARM


PART A

Questions Competence

Point out the ARMs visible registers R


Summarize how ARM handles the exceptions U
Identify the need of thumb instruction set? U
Mention any two of the thumb instruction set U
Write down the ARM CPSR format R
State any two data transfer and control flow instructions U
What facts would you select to list the features of the ARM instruction set Ev
Formulate necessary code using ARM assembly language program for creating a delay Cr

Illustrate Branch with Link and exchange instruction in ARM Processor An


Identify the application of SWI instruction? Ap
Which features does ARM have in common with many other RISC architectures? An

Suggest the rules which Ap to ARM data processing instructions Ap


Ev the allocation of registers in ARM processor Ev
Define pointer aliasing? R
How to avoid pointer aliasing Ap
Categorize the tricks used to optimize primitives An
Define Primitives R
What is meant by Profiler? R
Propose any 3 tools used to optimize ARM assembly code Cr
Write about Loop unrolling? R
PART –B
(i)Define the architectural inheritance of ARM processor and explain? (8) (ii)Name the principle R
features of ARM architecture (8)
(i) List the different ARM Development Tools and describe about them(10) (ii)Illustrate the ARM R
Programmers Model with necessary diagrams (6)
State in detail about the R
(i)3 stage pipelined ARM Organization(8)
(ii) 5 stage pipelined ARM Organization(8)
(i) Explain the bus architecture of an ARM Processor? (8) An
(i)Discuss in detail the different modes of operation of ARM processor? (8)

(i)Define Addressing mode? List the addressing modes of ARM processor?(6) R


(ii)Explain the addressing modes of an ARM Processor with examples? (10)

(i) Examine the implementation of branch, call and return instructions in ARM instruction set? (12) An
(ii) Write a program to find the product of two numbers? (4)

Illustrate the thumb instruction set of ARM processor with examples in detail (16) Uing

Describe the organization of CPU of a high performance RISC architecture.(16) Uing

(ii)Write a program to arrange N number of data in ascending order (8) Cr


(ii)Write a code using ARM instructions to calculate square root using Newton Raphson Iterations.
(8)
(i) Choose an approach to remove the test for N being zero that occurs in a for loop? (8) Ap
(ii) Develop the points for the efficient use of C types (8)

How to construct loop structures Ap


(i) using fixed number of iterations (8)
(ii) using variable number of iterations (8)
(i) Summarize the Transcendental functions in ARM processor. (8) Uing
(ii) Outline the concept of converting divide into multiples. (8)
(i) Conclude on Optimizing the assembly code in ARM processor (12) Ev
(ii) Point out the factors that influence the efficiency of loops structure(4)
(i) Analyze the structure arrangement in programming ARM processor. (8) An
(ii)Propose the accomplishment of Push and Pop instructions in ARM. (8)
UNIT III UNIT III ARM APPLICATION DEVELOPMENT
PART A

Questions Competence

Identify the role of Memory Management Unit U


How are relocation registers used in memory management unit? Ap
Describe how to represent a digital signal for ARM processor An
Develop the guidelines to write DSP code for ARM? Cr
What happens when an exception changes mode of the core? An
Prioritize the exceptions of ARM processor? Cr
Summarize about interrupt latency? U
Write the difference between firmware and bootloader? Ap
What is context switching? R
Define a cache memory? R
Draw the Relationship that a cache has between the processor core and main memory Ev
Point out the formula to calculate the cache hit rate R
Distinguish between caches flush and clean? Ap
What did you infer from cache Lock down? Ev
Illustrate the rules that govern the protected regions of memory? U
What do you mean by Virtual address and Physical address R
Name the functions of ARM MMU R
List the replacement policies that are supported by ARM cached core? R
Describe briefly cache miss penalty? U
Outline the different interrupt handling schemes of ARM processor An
PART –B
(i)Discuss the interrupt handling schemes of ARM processor (10) (ii)Summarize its Advantages and U
Disadvantages (6)
(i)List the guidelines to write code for FIR filters on ARM?(6) (ii)Implement a block filter in ARM Ap
processor using DSP concepts?(10)
Design an IIR filter using ARM7TDMI processor for 1 x 2 block (16) An
Develop a code to implement radix – 4 FFT using ARM processor (16) Cr
In accordance to ARM processor , write in detail about (i)The exceptions and its associated R
modes(8)
(ii) Exception Priorities(8)
(i)Describe about the interrupts and its associated usage in ARM processor(10) Ap
(ii)How would you enable and disable FIQ and IRQ exceptions(6)

Design a Basic interrupt stack and discuss how to implement in ARM(16) An


Illustrate the firmware for an ARM processor with an example (16) U
Write in detail about the fundamental components of Embedded operating systems (16) R
(i)What are the basic cache architecture and the operation of Cache controller (8) R
(ii)Name the different methods to Lock down cache. Explain in detail with necessary code snippets
(8)

(i)Demonstrate the cache policies for replacement and allocation during a cache miss (8) U
(ii)With respect to ARM processor, explain the concepts of flushing and cleaning of cache.(8)

(i)Code the ARM processor to set the starting address, size of a region, and the enable bit of Ev
Memory (8)
(ii)Summarize about initializing MPU, caches and Write Buffer (8)
Design a Memory protection unit with respect to ARM application development (16) An

Write Short notes on R


(i)Working of Virtual memory systems. (8) (ii)Translation Lookaside buffer (8)
UNIT IV MOTOROLA 68HC11 MICROCONTROLLERS
PART A
Questions Competence

Examine the major features of UART Ap


What are the built-in peripherals in 68HC11? R
Identify the features of 68HC11 microcontrollers? Ap
Discuss the functions of CCR in 68HC11? Cr
When did the conversion complete flag will set in 68HC11? Ev
How to program 68HC11 to operate at 9600 band? Cr
Name the interrupts used in 68HC11. R
Mention about the operating modes of 68HC11 Microcontroller? R
What is the use of real time clock? U
State the registers of 68HC11? R
Ev the use of test instructions available in 68HC11? Ev
Distinguish between SCI and SPI? An
Define polling? R
Classify the different techniques of A/D conversion? An
Write about semaphores? R
Point out any 2 features of internal ADC of MC68HC11? U
Discuss the different techniques to poll a interrupt? U
Describe about the single chip operating mode of Motorola processor. U
How would you use Pulse Width modulation? Ap
Differentiate full duplex from Half duplex communication An
Write Motorola 68HC11 Micro controller I/O related Instruction? R
PART –B
(i) Name the various operating modes of Motorola 68HC11 Microcontroller. (4) R
(ii) Summarize about each operating mode in detail (12)
Demonstrate the following with respect to 68HC11 Ap
(i) Interrupt system of microcontroller? (8)
(ii) UART interface with Motorola microcontroller? (8)
(i) Explain the concept of serial communication with a suitable application in MC68HC11? (8) An
(ii) Illustrate the Arithmetic instructions of 68HC11 with suitable examples? (8)

Discuss in detail about U


(i) ADC unit features in 68HC11. (8)
(ii) A/D conversion process in 68HC11 microcontroller. (8)
(i) Summarize the different addressing modes used in 68HC11? (4) U
(ii) Elaborate each addressing mode and explain with examples?(12)
Using PWM control of 68HC11, write a program to control the speed of the Motor? (16) An

Realize 68HC11 microcontroller environments to transmit and receive data at different bits rates in Ev
serial fashion. (16)
Outline the Concepts of U
(i)Real Time clock in 68HC11. (8)
(ii)Interrupt vectors and its priorities.(8)
List and explain in detail about the instruction set of 68HC11 with examples? (16) R
How the different types of polling system are used to service an interrupt in 68HC11? (16) R

Suggest a design to interface Keyboard and Printer using Interrupts in 68HC11.(16) Ap

With a suitable diagram, describe the architecture of Motorola 68HC11? (16) R

List the problems that occur in serial Port printer interface and choose a technique to overcome Cr
those difficulties? Illustrate with diagrams. (16)
Illustrate the interfacing details with supporting diagrams for SCI receive only Interrupt Interface An
and SCI transmit only Interrupt Interface. (16)
UNIT V PIC MICROCONTROLLER
PART A
Questions Competence

What are the features of Harvard architecture? R


Illustrate the steps required to perform read/write operation using I2C bus? Ap
What are the interrupts in PIC microcontroller? R
Test the functions of retlw and retfie instructions? Cr
Assess the relationship between length of the PC and memory size? Ev
Sketch the status register format in PIC micro controller. Ap
Ev the role of INDF register in PIC micro controller. Ev
Analyze the use of CCP module in PIC microcontroller? An
Draw the format of a data transfer packet of I2C. U
Specify the different interrupt resources present in the PIC microcontroller? U
Demonstrate the role of I2C interfacing in PIC microcontroller. An
What is the use of PCLATH in program memory? R
What are the applications of PWM output? R
Compare serial and parallel transmission. An
How many I/O ports of supported in PIC micro controller? U
What are the features of ADC in PIC? R
Elaborate the use of Watchdog timer in PIC micro controller Cr
Explain about INTCON and ADCON registers U
Write a PIC microcontroller program for decrementing a 16 bit counter. Ap
Write a short note on C-compiler. R
PART –B
(i) Describe the architecture of PIC micro controllers. (10) U
(ii) Discuss the features of register bank in PIC micro controller. (6)
(i) Explain the data communication protocol of I2C bus. (8) U
(ii) Discuss in detail the organization of program and data memory of PIC microcontrollers? (8)

(i) What are the architectural features of PIC microcontrollers? (6) R


(ii) Draw and explain the interrupt structure of PIC microcontrollers. (10)
Realize the following applications using PIC Microcontroller An
(i)To measure the received Pulse Width and control a DC motor based on the pulse width.
(8)
(ii)Burglar Alarm. (8)

(i) Classify the timers of PIC microcontroller and explain it. (8) (ii)Demonstrate the role of an A/D An
in a PIC microcontroller. (8)
(i)Write a program to turn on a LED at interval of one second (8) Ap
(ii) Illustrate the various features of I2C bus for peripheral chip access.
Write short notes on (i) C Compiler (8) R
(ii) CCP Module in PIC (8)
Propose an architecture of PIC microcontroller with design considerations in detail? (16) Cr

(i) Write a note on PWM in PIC microcontroller. (6) R


(ii) Discuss briefly about the UART interface of PIC micro controller. (10)
Enumerate on (i) Interrupt service routine in PIC. (8) R
(ii) I/O port expansion in PIC.(8)
(i)Describe how the timers are used as event counters in PIC microcontroller (10) U
(ii)Explain interrupts handling in PIC micro controller.
(i)Describe the instruction set of PIC microcontroller and explain the programming of PIC Ap
microcontroller with suitable examples. (16)
(i)Justify how the PIC microcontroller supports Harvard architecture? (ii)Ev how the peripheral devices are interfaced Ev
with PIC.

(i)Analyze the merits and demerits of asynchronous mode of transmission.(6) An


(ii)Explain about the asynchronous transmission and reception in PIC microcontroller. (10)
ENGINEERING

trollers

Competence QP YEAR
CO

An CO-1

R CO-1

R CO-1

R CO-1

Cr CO-1

U CO-1

Ap CO-1

Cr CO-1

U CO-1 NOV/DEC -2016


An CO-1

R CO-1

An CO-1

Ev CO-1

R CO-1

U CO-1

R CO-1

U CO-1

Ap CO-1 NOV/DEC -2016


Ev CO-1

Ap CO-1

R CO-1

Ev CO-1

U CO-1

An CO-1
Ap CO-1

An CO-1

U CO-1

Cr CO-1

R CO-1

An CO-1 NOV/DEC -2016

U CO-1 NOV/DEC -2016

Ap CO-1

R CO-1

R CO-1 NOV/DEC -2016

An CO-1 NOV/DEC -2016

Competence CO-2

R CO-2

U CO-2

U CO-2

U CO-2

R CO-2

U CO-2

Ev CO-2

Cr CO-2

An CO-2 NOV/DEC -2016


Ap CO-2 NOV/DEC -2016
An CO-2

Ap CO-2

Ev CO-2

R CO-2
Ap CO-2

An CO-2

R CO-2

R CO-2

Cr CO-2

R CO-2

R CO-2

R CO-2

R CO-2

An CO-2

R CO-2

An CO-2

Uing CO-2

Uing CO-2

Cr CO-2

Ap CO-2

Ap CO-2

Uing CO-2

Ev CO-2

An CO-2
Competence

U CO-3

Ap CO-3 NOV/DEC -2016


An CO-3

Cr CO-3

An CO-3

Cr CO-3

U CO-3

Ap CO-3

R CO-3 NOV/DEC -2016


R CO-3

Ev CO-3

R CO-3

Ap CO-3

Ev CO-3

U CO-3

R CO-3

R CO-3

R CO-3

U CO-3

An CO-3

U CO-3

Ap CO-3

An CO-3

Cr CO-3

R CO-3

Ap CO-3

An CO-3

U CO-3

R CO-3
R CO-3

U CO-3

Ev CO-3

An CO-3

R CO-3

Competence

Ap CO-4

R CO-4

Ap CO-4

Cr CO-4 NOV/DEC -2016


Ev CO-4

Cr CO-4

R CO-4

R CO-4

U CO-4

R CO-4

Ev CO-4

An CO-4

R CO-4

An CO-4

R CO-4

U CO-4

U CO-4

U CO-4

Ap CO-4

An CO-4

R CO-4
R CO-4

Ap CO-4

An CO-4

U CO-4

U CO-4

An CO-4

Ev CO-4

U CO-4

R CO-4

R CO-4

Ap CO-4

R CO-4

Cr CO-4

An CO-4

Competence

R CO-5

Ap CO-5

R CO-5

Cr CO-5

Ev CO-5

Ap CO-5

Ev CO-5 NOV/DEC -2016


An CO-5

U CO-5

U CO-5

An CO-5

R CO-5

R CO-5

An CO-5

U CO-5

R CO-5

Cr CO-5 NOV/DEC -2016


U CO-5

Ap CO-5

R CO-5
CO-5
U CO-5

U CO-5

R CO-5

An CO-5

An CO-5

Ap CO-5

R CO-5

Cr CO-5

R CO-5

R CO-5

U CO-5
Ap CO-5

Ev CO-5

An CO-5

S-ar putea să vă placă și