1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
yKpoI14uk [10]
3 years ago
12

1. Build and test D-type Flip-Flop using a built-in SR flip-flop.

Computers and Technology
1 answer:
GaryK [48]3 years ago
8 0

Answer:

The attached files contain the realization of a D flip-flop from an RS flip-flop. It also contains the truth tables for both kinds of flip-flops

Explanation:

An SR flip flop is like a light switch. Set turns it 'on' and reset turns it 'off'

A D type flip-flop is a clocked flip-flop which has two stable states. A D type flip-flop operates with a delay in input by one clock cycle.

D type flip-flops are easily constructed from an SR flip-flop by simply connecting an inverter between the S and the R inputs so that the input to the inverter is connected to the S input and the output of the inverter is connected to the R input.

You might be interested in
The Securities and Exchange Commission (SEC) was created to develop and approve a set of common international accounting rules.
Dennis_Churaev [7]

Answer:  

Idk search it on google chrome

Explanation:

3 0
3 years ago
The following program segment is designed to compute the product of two nonnegative integers X and Y by accumulating the sum of
mote1985 [20]

The program is correct: at the beginning, product = 0. Then, we start summing Y to that variable, and we sum Y exactly X times, because with each iteration we increase Count by 1, and check if Count=X so that we can exit the loop.

5 0
3 years ago
Edhesive assignment 7 calendar
ikadub [295]

Answer:

def leap_year(y):

 if y % 4 == 0:

     return 1

 else:

     return 0

def number_of_days(m,y):

 if m == 2:

     return 28 + leap_year(y)

 elif m == 1 or m == 3 or m == 5 or m == 7 or m == 8 or m ==10 or m == 12:

     return 31

 elif m == 4 or m == 6 or m == 9 or m == 11:

     return 30

def days(m,d):

 if m == 1:

     return 0 + d

 if m == 2:

     return 31 + d

 if m == 3:

     return 59 + d

 if m == 4:

     return 90 + d

 if m == 5:

     return 120 + d

 if m == 6:

     return 151 + d

 if m == 7:

     return 181 + d

 if m == 8:

     return 212 + d

 if m == 9:

     return 243 + d

 if m == 10:

     return 273 + d

 if m == 11:

     return 304 + d

 if m == 12:

     return 334 + d

def days_left(d,m,y):

 if days(m,d) <= 60:

     return 365 - days(m,d) + leap_year(y)

 else:

     return 365 - days(m,d)

print("Please enter a date")

day=int(input("Day: "))

month=int(input("Month: "))

year=int(input("Year: "))

choice=int(input("Menu:\n1) Calculate the number of days in the given month.\n2) Calculate the number of days left in the given year.\n"))

if choice == 1:

 print(number_of_days(month, year))

if choice == 2:

 print(days_left(day,month,year))

Explanation:

Hoped this helped

5 0
2 years ago
Which of the following is an example of an inline element? A. B. C. D.
____ [38]
what are the answers??
3 0
2 years ago
The light you shoot in will dictate what shutter speeds to use.
Nesterboy [21]

Answer:

The three things that will determine your exposure are film speed, aperture and shutter speed. The speed of the film dictates how much light the film needs. The aperture controls how much light comes through the lens. And the shutter speed then controls how much of that light hits the film. These three things always work together to produce your image.

The shutter speed, sometimes known as exposure time, determines the amount of time your film is exposed to light when taking a photograph. So, you always need to balance your aperture and shutter speed to get a correct exposure.

The general rule is you need to shoot with at least 1/60 to get sharp images when shooting handheld. It is best to use a tripod if you want to shoot with a slower exposure time as this will help reduce any camera shake.

Fast Shutter

Fast speeds are really good for freezing fast-moving subjects. You need to make sure you are using a fast exposure time if you are trying to take a sharp image of a fast subject. Different cameras have different options but commonly you can choose something like 1/500.

Higher ISO film will also allow you to utilise the faster shutter speeds as they are more sensitive to light.

Slow Shutter

Slow shutter speeds will visibly record motion. They are often used to create the effect of motion in an image. A moving subject captured with a slow exposure time will be captured as a blur across the image. Slow exposure times are also necessary when taking photos at night. They allow you to get enough light to expose your image correctly.

Be careful when using slow exposures without a tripod. The slower the shutter the more likely that you will have visible camera shake in the image.

Reading Shutter Speeds

Shutter speed is measured in fractions of a second. So, for example, 1/60 is read as one-sixtieth of a second. The bigger the second number in the faster the speed.

Typical shutter speeds you will see are; 1, 1/2, 1/4, 1/8, 1/15, 1/30, 1/60, 1/125, 1/250 and 1/500.

You might also be interested in our Guide to Aperture and Guide to Film Speed

If you’re new to film then read our Beginners Guide To Film Photography. And if you want some help picking out your first roll then read Choose Your Film, it will give you a good idea of the options you have.

Explore

News • Guides • Community • Film Reviews • Film Developing Times • Choose Your Film

GUIDE TO APERTURE

GUIDE TO FILM SPEED

SHOP FILM

Share:

. . .

Terms and Conditions / Privacy Policy / Cookie Policy / © 2021 Parallax Photographic Coop

Explanation:

please mark me brainliest

3 0
2 years ago
Other questions:
  • Look at the four schematic symbols shown in the figure above. Each of the symbols is labeled with a number. Which of the followi
    5·2 answers
  • 10 facts about turbines
    11·2 answers
  • Where should you look to find contact information about a company? I. on the company website II. at your local library III. in t
    11·2 answers
  • Write a program that will askthe user to enter the amount of a purchase. The program should thencompute the state and county sal
    5·1 answer
  • Given the strings s1 and s2 that are of the same length, create a new string consisting of the first character of s1 followed by
    12·1 answer
  • An application programming interface (API) is ________. Select one: A. the code to interface between an application and RAM B. t
    15·1 answer
  • Disadvantage of monolithic programming​
    10·1 answer
  • Testing a website includes visiting every web page on the site and selecting every link, tab, and button available.
    11·1 answer
  • The original programs awaiting tanslation is called​
    11·1 answer
  • suppose a malloc implementation returns 8-byte aligned addresses and uses an explicit free list where the next and previous poin
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!