Passion of Physics ... A Journey Through Space-Time ...
கற்றனைத்தூறும் அறிவு ...सिधिर भवती करमजा
First 100 Binary Numbers with Decimal Equivalents
First 100 Binary Numbers with Decimal Equivalents
Decimal | Binary | Decimal | Binary | Decimal | Binary | Decimal | Binary | Decimal | Binary |
---|---|---|---|---|---|---|---|---|---|
0 | 00000000 | 1 | 00000001 | 2 | 00000010 | 3 | 00000011 | 4 | 00000100 |
5 | 00000101 | 6 | 00000110 | 7 | 00000111 | 8 | 00001000 | 9 | 00001001 |
10 | 00001010 | 11 | 00001011 | 12 | 00001100 | 13 | 00001101 | 14 | 00001110 |
15 | 00001111 | 16 | 00010000 | 17 | 00010001 | 18 | 00010010 | 19 | 00010011 |
20 | 00010100 | 21 | 00010101 | 22 | 00010110 | 23 | 00010111 | 24 | 00011000 |
25 | 00011001 | 26 | 00011010 | 27 | 00011011 | 28 | 00011100 | 29 | 00011101 |
30 | 00011110 | 31 | 00011111 | 32 | 00100000 | 33 | 00100001 | 34 | 00100010 |
35 | 00100011 | 36 | 00100100 | 37 | 00100101 | 38 | 00100110 | 39 | 00100111 |
40 | 00101000 | 41 | 00101001 | 42 | 00101010 | 43 | 00101011 | 44 | 00101100 |
45 | 00101101 | 46 | 00101110 | 47 | 00101111 | 48 | 00110000 | 49 | 00110001 |
50 | 00110010 | 51 | 00110011 | 52 | 00110100 | 53 | 00110101 | 54 | 00110110 |
55 | 00110111 | 56 | 00111000 | 57 | 00111001 | 58 | 00111010 | 59 | 00111011 |
60 | 00111100 | 61 | 00111101 | 62 | 00111110 | 63 | 00111111 | 64 | 01000000 |
65 | 01000001 | 66 | 01000010 | 67 | 01000011 | 68 | 01000100 | 69 | 01000101 |
70 | 01000110 | 71 | 01000111 | 72 | 01001000 | 73 | 01001001 | 74 | 01001010 |
75 | 01001011 | 76 | 01001100 | 77 | 01001101 | 78 | 01001110 | 79 | 01001111 |
80 | 01010000 | 81 | 01010001 | 82 | 01010010 | 83 | 01010011 | 84 | 01010100 |
85 | 01010101 | 86 | 01010110 | 87 | 01010111 | 88 | 01011000 | 89 | 01011001 |
90 | 01011010 | 91 | 01011011 | 92 | 01011100 | 93 | 01011101 | 94 | 01011110 |
95 | 01011111 | 96 | 01100000 | 97 | 01100001 | 98 | 01100010 | 99 | 01100011 |
Message Encryptor and Decryptor
About This Encryptor
This is a simple encryptor designed for demonstration purposes only. It uses the following character set as the symbol set for a base-92 number system:
{ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 .,!;:'{}()[]="\%*+-/@$?_|\n\t}
How It Works:
- Encryption:
- The message and pass-key are converted from base-92 into decimal integers.
- The decimal integer representing the message is multiplied by
(pass-key decimal integer + 1)
. - The resulting decimal integer is posted as the encrypted message in the text box.
- Decryption:
- The decryption process reverses the above steps.
- If the pass-key is incorrect, the decrypted message will appear as a meaningless string of characters from the base-92 set.
Important Notes:
- This encryptor is intended for learning and experimentation only.
- Do not use it for sensitive or professional data.
- The author is not responsible for any misuse of this application.
Please ensure your data is secure and exercise caution when using this tool.
Message Encryptor and Decryptor
Postulates of Geometrical Optics
1. Light travels in straight lines in a homogeneous and isotropic medium.
2.When light reflects off a smooth surface, the angle of incidence is equal to the angle of reflection. The incident ray, reflected ray, and the normal to the surface at the point of incidence lie in the same plane.
3.When light passes from one medium to another, it bends according to Snell's Law:
where n1 and n2 are the refractive indices of the two media, and θ1 and θ2 are the angles of incidence and refraction, respectively.
4. The path of a light ray is reversible. If a ray of light follows a path from point A to point , it will follow the same path in reverse when traveling from to .
5.Light rays do not interact with each other when they cross. The intensity at a point is the algebraic sum of the intensities of individual rays.
6.Light travels between two points along the path that requires the least time, which may be a straight or curved path depending on the medium.
Fermat's Principle of Least Time
Hero's Principle of Shortest Distance
Consolidated Question Bank - Integrated Electronics - 23BPH6E1
UNIT - I
PART A - 2 MARK
QUESTIONS
1.Convert the following :
(a) The hexadecimal (306.D)16 into binary.(b) The binary (110.111)2 into decimal.
3.Convert (625)10 into binary numbers?
9.Simplify Y = ABC + ABC + ABC + ABC
PART B - 5 MARK QUESTION
(i) AND (ii) OR.
(i) A(A + B)(ii) A(A+ AB)
Y = (A+B) + CY = (A+B) C D + E + F
(i) (498)10 =(?)16(ii) (A7.3B)16=(?)8
PART C - 10 MARK QUESTIONS
UNIT - II
PART A - 2 MARK QUESTIONS
1.Using NAND gates, construct
the following Logic circuits
Y = AB +BC
Y = AB + CD
3.Define : Octet.
5.What is meant by don’t care condition?
2.Why NAND gate is called Universal building block? Explain with example.
3.Minimize the following Boolean functions and use AND, OR, NOT circuits
f(A ,B ,C ,D) = Sigma(0, 2,7,8,9,3)+Don'tCare(0,10,12,14)
f(A,B,C,D) = Sigma(0,1,4,5,6,8,9,10,11,12,13,14)
Y=f(A,B,C,D)=Sigma(2,5,7)+Don't Care(3,6)
PART A - 2 MARK QUESTIONS
5.Draw Half-adder circuit.
9.Explain the purpose of a BCD to decimal decoder.
17.Explain the role of a BCD to decimal decoder in digital systems.
2.With a neat logic diagram explain about full subtractor./Draw Full subtractor circuit and write its truth table.
3.Explain full adder circuit and write its truth table.
(a) Parallel binary adder.
(b) Parallel subtractor.
PART A - 2 MARK QUESTIONS
3.What is shift register?/What do you mean by shift register?
5.What is a D–flip flop?
9.Define counters.
10.List the different types of Flip- Flops.
2.Explain the working principle of Master – Slave JK – FF.
3.Draw the clocked RS flip flop and explain with truth table.
(i) NAND and (ii) NOR gates.
PART A - 2 MARK QUESTIONS
3.Write a short note on D/A accuracy and resolution.
5.What is differential linearity in ADC?/Define Differential linearity.
9.Mention the types of DAC.
10.List the drawbacks of binary weighted resistor method of
(ii) Conversion Time and(iii) Monotonicity
7.Explain the design and operation of a Schmitt trigger circuit using a 555 timer. Discuss its applications in signal conditioning.
8.Compare simultaneous A/D conversion and successive approximation A/D conversion methods. Discuss their working principles, advantages, and limitations.
Lecture and Laboratory Schedule for KAZ - 2024-2025 Even Semester
Day Order/Hour | I | II | III | IV | V |
---|---|---|---|---|---|
I | III P – KAZ[IE] | II P – KAZ[OPTICS] | |||
II | III P – KAZ[IE] | III P – KAZ[IE] | |||
III | II P PRACTICAL[PKA + KAZ] | III P – KAZ[IE] | |||
IV | III P – KAZ[IE] | II P – KAZ[OPTICS] | |||
V | III P – PROJECT[PKA + KAZ] | III P – KAZ[IE] | |||
VI | III P – PROJECT[KAZ + SJ] | II P – KAZ[OPTICS] |
Consolidated Question Bank - Optics and Laser Physics - 23BPH4C1
UNIT - I
PART A - 2 MARK
QUESTIONS
1.What is Fermat's Principle of Least Time?2.State any two postulates of geometrical optics.
3.Define the focal length and power of a lens.
5.What is spherical aberration in a lens?
9.Define chromatic aberration in a lens.
10.What is the critical thickness of a thick lens?
PART B - 5 MARK QUESTIONS
2.Derive the lens maker’s formula for a thick lens and explain the significance of cardinal points.
3.Discuss the causes and corrections for chromatic aberration in lenses.
PART C - 10 MARK QUESTIONS
UNIT - II
PART A - 2 MARK
QUESTIONS
4.Explain the formation of colors in thin films.
5.What is an air wedge?
6.Define Newton’s rings and mention one application.
7.What causes the bright and dark fringes in Newton’s rings
PART B - 5 MARK QUESTIONS
PART C - 10 MARK QUESTIONS
UNIT - III
PART A - 2 MARK
QUESTIONS
1.What are Fresnel’s assumptions?
2.What is a zone plate?
3.List two differences between a zone plate and a convex
lens.
4.What is Fresnel diffraction?
5.What is Fraunhofer diffraction?
6.What is the width of the principal maxima in Fraunhofer
diffraction at a single slit?
7.What is the difference between Fresnel and Fraunhofer
diffraction?
8.Write the condition for the formation of principal maxima in a
single slit Fraunhofer diffraction pattern.
9.Write the equation of positions of maxima in the diffraction
pattern of a plane transmission grating in normal incidence.
2.What is a zone plate?
3.List two differences between a zone plate and a convex lens.
4.What is Fresnel diffraction?
5.What is Fraunhofer diffraction?
7.What is the difference between Fresnel and Fraunhofer diffraction?
PART B - 5 MARK QUESTIONS
1.State Fresnel’s assumptions and explain their significance in
diffraction theory.
2.What is a zone plate? Describe its construction and principle
of operation.
3.List the differences between a zone plate and a convex
lens.
4.Describe the Fresnel diffraction at a straight edge.
5.Describe the diffraction pattern produced by a narrow slit
under Fresnel diffraction
6.Derive an expression for the width of the principal maxima in
Fraunhofer diffraction at a single slit.
8.Explain the working of a plane diffraction grating.
PART C - 10 MARK QUESTIONS
1.What is a zone plate? Derive an expression for its focal
length and explain its action when a spherical wavefront is
incident upon it. Compare its properties with those of a
convex lens.
2.Discuss Fraunhofer diffraction at a single slit. Derive the
expressions for the intensity distribution and the width of
the principal maxima.
3.Describe Fresnel diffraction due to a narrow slit and
derive the conditions for the formation of maxima and minima
in the resulting diffraction pattern.
4.Explain the principle and working of a plane diffraction
grating. Derive the condition for maxima and explain how it
can be used to determine the wavelength of light.
UNIT - IV
PART A - 2
MARK QUESTIONS
1.What is optical activity?
2.What are optically active crystals? Give an
example.
3.Define a polarizer and an analyzer.
4.What is double refraction?
5.What is the optic axis in a crystal?
6.What are polaroids? State one application.
7.What is a quarter wave plate?
8.What is a half wave plate?
9.What is circularly polarized light?
10.What is elliptically polarized light?
11.Define specific rotation / specific rotatory power.
2.What are optically active crystals? Give an example.
3.Define a polarizer and an analyzer.
4.What is double refraction?
5.What is the optic axis in a crystal?
6.What are polaroids? State one application.
7.What is a quarter wave plate?
PART B - 5 MARK QUESTIONS
1.Explain the concept of double refraction. Define optic
axis and principal plane.
2.Give Huygens's explanation of Double refraction isuniaxial crystals.
3.
Explain the working of a quarter wave plate.
4.Explain the working of a half wave plate.
5.Give the mathematical treatment of Fresnel’stheory of optical rotation.
6.What are polaroids? Explain their applications.
PART C - 10 MARK QUESTIONS
1.Discuss Fresnel’s explanation of circularly and
elliptically polarized light. How can these types of light
be detected experimentally?
2.Explain the construction, principle, and working of the
Laurent half-shade polarimeter. Describe how it is used to
determine the specific rotatory power of a
substance.
UNIT - V
PART A - 2
MARK QUESTIONS
1.What are the general principles of lasers?
2.Define spontaneous emission.
3.What is stimulated emission?
4.Explain the concept of population inversion in
lasers.
5.What is optical pumping ?
6.What is the principle of operation of a CO2 laser?
7.Explain
the working principle of a semiconductor laser.
8.List any two applications of lasers.
9.What is holography?
2.Define spontaneous emission.
3.What is stimulated emission?
4.Explain the concept of population inversion in lasers.
5.What is optical pumping ?
6.What is the principle of operation of a CO2 laser?
7.Explain the working principle of a semiconductor laser.