Why doesn't sampling a periodic continuous-time signal yield a periodic discrete-time signal?Discretizing a continuous time signalMain differences to take into account between continuous and discrete time signalsDoes the hold part in sample and hold turns the signal from discrete to continuous?$2pi$ periodicity of discrete-time Fourier transformWhy do we use discrete-time sampling?What is the difference between continuous, discrete, analog and digital signal?Why DTFT coefficients are periodic and why continuous Fourier transform coefficients are not periodic?Minimum possible sampling frequency for continuous time signalFourier Series Representation of Continuous-Time Periodic SignalsContinuous-time RNN and Shannon sampling theorem

What is the largest (size) solid object ever dropped from an airplane to impact the ground in freefall?

When did God say "let all the angels of God worship him" as stated in Hebrews 1:6?

Were pen cap holes designed to prevent death by suffocation if swallowed?

Identifying an object pointer by generating and using a unique ID

Why do they consider the Ori false gods?

Should I disclose a colleague's illness (that I should not know about) when others badmouth him

Is there an evolutionary advantage to having two heads?

How does an ARM MCU run faster than the external crystal?

Command to Search for Filenames Exceeding 143 Characters?

Why is this Simple Puzzle impossible to solve?

How can people dance around bonfires on Lag Lo'Omer - it's darchei emori?

When do characters level up?

Why does the 'metric Lagrangian' approach appear to fail in Newtonian mechanics?

Is this story about US tax office reasonable?

What is the 中 in ダウンロード中?

Is there any use case for the bottom type as a function parameter type?

How to capture more stars?

Can you heal a summoned creature?

What are the benefits of cryosleep?

How to plot an unstable attractor?

Geological aftereffects of an asteroid impact on a large mountain range?

What's the Difference between Two Single-Quotes and One Double-Quote?

When and what was the first 3D acceleration device ever released?

Full horizontal justification in table



Why doesn't sampling a periodic continuous-time signal yield a periodic discrete-time signal?


Discretizing a continuous time signalMain differences to take into account between continuous and discrete time signalsDoes the hold part in sample and hold turns the signal from discrete to continuous?$2pi$ periodicity of discrete-time Fourier transformWhy do we use discrete-time sampling?What is the difference between continuous, discrete, analog and digital signal?Why DTFT coefficients are periodic and why continuous Fourier transform coefficients are not periodic?Minimum possible sampling frequency for continuous time signalFourier Series Representation of Continuous-Time Periodic SignalsContinuous-time RNN and Shannon sampling theorem













8












$begingroup$


I have been studying signals and systems lately and I have came across the following claim:




The uniform sampling of a periodic continuous-time signal may not be periodic!




Can someone please explain why this statement is true?










share|improve this question









New contributor



Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






$endgroup$
















    8












    $begingroup$


    I have been studying signals and systems lately and I have came across the following claim:




    The uniform sampling of a periodic continuous-time signal may not be periodic!




    Can someone please explain why this statement is true?










    share|improve this question









    New contributor



    Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    $endgroup$














      8












      8








      8


      1



      $begingroup$


      I have been studying signals and systems lately and I have came across the following claim:




      The uniform sampling of a periodic continuous-time signal may not be periodic!




      Can someone please explain why this statement is true?










      share|improve this question









      New contributor



      Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      $endgroup$




      I have been studying signals and systems lately and I have came across the following claim:




      The uniform sampling of a periodic continuous-time signal may not be periodic!




      Can someone please explain why this statement is true?







      discrete-signals signal-analysis sampling continuous-signals






      share|improve this question









      New contributor



      Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share|improve this question









      New contributor



      Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share|improve this question




      share|improve this question








      edited yesterday









      Rodrigo de Azevedo

      578314




      578314






      New contributor



      Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      asked May 21 at 10:46









      Ahmed WessamAhmed Wessam

      1466




      1466




      New contributor



      Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      New contributor




      Ahmed Wessam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          1 Answer
          1






          active

          oldest

          votes


















          20












          $begingroup$

          If the ratio between your sampling frequency and the frequency of your signal is irrational, you will not have a periodic discrete signal.



          Assuming you have a 1-kHz sine wave and you sample at 3000*sqrt(2) Hz. You will have approximately 4.2 samples per period. However you will not be able to sample the sine wave exactly at the same place. Hence your digital signal will not be periodic.



          However, if you sampled the same 1-kHz signal at 4 kHz, you would get a periodic discrete signal. The period would be 4 samples.






          share|improve this answer











          $endgroup$








          • 2




            $begingroup$
            And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
            $endgroup$
            – Apollys
            May 21 at 22:18






          • 4




            $begingroup$
            @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
            $endgroup$
            – Hagen von Eitzen
            May 22 at 4:26










          • $begingroup$
            Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
            $endgroup$
            – 12431234123412341234123
            May 22 at 10:44











          • $begingroup$
            Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
            $endgroup$
            – Ben
            May 22 at 11:59






          • 1




            $begingroup$
            @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
            $endgroup$
            – Ben
            May 22 at 12:05












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "295"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Ahmed Wessam is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdsp.stackexchange.com%2fquestions%2f58452%2fwhy-doesnt-sampling-a-periodic-continuous-time-signal-yield-a-periodic-discrete%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          20












          $begingroup$

          If the ratio between your sampling frequency and the frequency of your signal is irrational, you will not have a periodic discrete signal.



          Assuming you have a 1-kHz sine wave and you sample at 3000*sqrt(2) Hz. You will have approximately 4.2 samples per period. However you will not be able to sample the sine wave exactly at the same place. Hence your digital signal will not be periodic.



          However, if you sampled the same 1-kHz signal at 4 kHz, you would get a periodic discrete signal. The period would be 4 samples.






          share|improve this answer











          $endgroup$








          • 2




            $begingroup$
            And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
            $endgroup$
            – Apollys
            May 21 at 22:18






          • 4




            $begingroup$
            @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
            $endgroup$
            – Hagen von Eitzen
            May 22 at 4:26










          • $begingroup$
            Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
            $endgroup$
            – 12431234123412341234123
            May 22 at 10:44











          • $begingroup$
            Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
            $endgroup$
            – Ben
            May 22 at 11:59






          • 1




            $begingroup$
            @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
            $endgroup$
            – Ben
            May 22 at 12:05
















          20












          $begingroup$

          If the ratio between your sampling frequency and the frequency of your signal is irrational, you will not have a periodic discrete signal.



          Assuming you have a 1-kHz sine wave and you sample at 3000*sqrt(2) Hz. You will have approximately 4.2 samples per period. However you will not be able to sample the sine wave exactly at the same place. Hence your digital signal will not be periodic.



          However, if you sampled the same 1-kHz signal at 4 kHz, you would get a periodic discrete signal. The period would be 4 samples.






          share|improve this answer











          $endgroup$








          • 2




            $begingroup$
            And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
            $endgroup$
            – Apollys
            May 21 at 22:18






          • 4




            $begingroup$
            @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
            $endgroup$
            – Hagen von Eitzen
            May 22 at 4:26










          • $begingroup$
            Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
            $endgroup$
            – 12431234123412341234123
            May 22 at 10:44











          • $begingroup$
            Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
            $endgroup$
            – Ben
            May 22 at 11:59






          • 1




            $begingroup$
            @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
            $endgroup$
            – Ben
            May 22 at 12:05














          20












          20








          20





          $begingroup$

          If the ratio between your sampling frequency and the frequency of your signal is irrational, you will not have a periodic discrete signal.



          Assuming you have a 1-kHz sine wave and you sample at 3000*sqrt(2) Hz. You will have approximately 4.2 samples per period. However you will not be able to sample the sine wave exactly at the same place. Hence your digital signal will not be periodic.



          However, if you sampled the same 1-kHz signal at 4 kHz, you would get a periodic discrete signal. The period would be 4 samples.






          share|improve this answer











          $endgroup$



          If the ratio between your sampling frequency and the frequency of your signal is irrational, you will not have a periodic discrete signal.



          Assuming you have a 1-kHz sine wave and you sample at 3000*sqrt(2) Hz. You will have approximately 4.2 samples per period. However you will not be able to sample the sine wave exactly at the same place. Hence your digital signal will not be periodic.



          However, if you sampled the same 1-kHz signal at 4 kHz, you would get a periodic discrete signal. The period would be 4 samples.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 21 at 16:23









          Dilip Sarwate

          13.6k12563




          13.6k12563










          answered May 21 at 10:54









          BenBen

          878411




          878411







          • 2




            $begingroup$
            And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
            $endgroup$
            – Apollys
            May 21 at 22:18






          • 4




            $begingroup$
            @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
            $endgroup$
            – Hagen von Eitzen
            May 22 at 4:26










          • $begingroup$
            Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
            $endgroup$
            – 12431234123412341234123
            May 22 at 10:44











          • $begingroup$
            Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
            $endgroup$
            – Ben
            May 22 at 11:59






          • 1




            $begingroup$
            @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
            $endgroup$
            – Ben
            May 22 at 12:05













          • 2




            $begingroup$
            And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
            $endgroup$
            – Apollys
            May 21 at 22:18






          • 4




            $begingroup$
            @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
            $endgroup$
            – Hagen von Eitzen
            May 22 at 4:26










          • $begingroup$
            Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
            $endgroup$
            – 12431234123412341234123
            May 22 at 10:44











          • $begingroup$
            Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
            $endgroup$
            – Ben
            May 22 at 11:59






          • 1




            $begingroup$
            @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
            $endgroup$
            – Ben
            May 22 at 12:05








          2




          2




          $begingroup$
          And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
          $endgroup$
          – Apollys
          May 21 at 22:18




          $begingroup$
          And quite interestingly (correct me if I am wrong), since the measure of the rationals is zero, if you sample a continuous periodic signal discretely without knowing its frequency, the probability of getting a periodic discrete signal is zero (theoretically speaking, however in practice due to quantization things won't be so bad).
          $endgroup$
          – Apollys
          May 21 at 22:18




          4




          4




          $begingroup$
          @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
          $endgroup$
          – Hagen von Eitzen
          May 22 at 4:26




          $begingroup$
          @Apollys On the other hand, the rationals are dense in the reals and the lifetime of the Universe is perhaps and ours is certainly bounded, hence getting something close-enough to periodic (though perhaps with a long period) is more than likely - in particular, when the signal and sample are not generated by controlled processes in zero-gravity and near the absolute zero temperatur and whatnot ...
          $endgroup$
          – Hagen von Eitzen
          May 22 at 4:26












          $begingroup$
          Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
          $endgroup$
          – 12431234123412341234123
          May 22 at 10:44





          $begingroup$
          Correct me if i am wrong: But when the input singal is 1kHz and you sample with 3.5kHz, you get a periodic signal with a period time of 2ms. To get a periodic signal, f_s does not need to be n*f_in but can be n*f_in/m
          $endgroup$
          – 12431234123412341234123
          May 22 at 10:44













          $begingroup$
          Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
          $endgroup$
          – Ben
          May 22 at 11:59




          $begingroup$
          Yes, the ratio between 3.5 kHz and 1 kHz is rational number, 2/7 i.e not irrational.
          $endgroup$
          – Ben
          May 22 at 11:59




          1




          1




          $begingroup$
          @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
          $endgroup$
          – Ben
          May 22 at 12:05





          $begingroup$
          @Apollys : Yes but in some systems they implement a control loop to adjust the sampling frequency to a multiple of the signal of interest frequency. For example in power systems, where the sampling frequency is tracking the grid frequency. This makes some calculations easier, calculating the mean, RMS and harmonics for example.
          $endgroup$
          – Ben
          May 22 at 12:05











          Ahmed Wessam is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Ahmed Wessam is a new contributor. Be nice, and check out our Code of Conduct.












          Ahmed Wessam is a new contributor. Be nice, and check out our Code of Conduct.











          Ahmed Wessam is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Signal Processing Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdsp.stackexchange.com%2fquestions%2f58452%2fwhy-doesnt-sampling-a-periodic-continuous-time-signal-yield-a-periodic-discrete%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form