Pole-zeros of a real-valued causal FIR system The Next CEO of Stack OverflowPoles and Zerospole/zero locations for real and imaginary signalIdentifying the magnitude and impulse response from pole zero plot quicklySystem characterization given pole-zero mappingWhat's the Q of a pole at the origin of the s-plane?How to find system function, H(z) in the z-domain, given zero-pole plot of the system?Conjugate Pole PairsQuestion about poles and zeros in AR filterDetermine poles and zeros of a specific filter designHow to determine if a filter is bandpass/stopband from its pole-zero diagram in z-domain

What is ( CFMCC ) on ILS approach chart?

How did the Bene Gesserit know how to make a Kwisatz Haderach?

How to add tiny 0.5A 120V load to very remote split phase 240v 3 wire well house

SQL Server 2016 - excessive memory grant warning on poor performing query

Is it ever safe to open a suspicious html file (e.g. email attachment)?

Is it professional to write unrelated content in an almost-empty email?

Anatomically Correct Strange Women In Ponds Distributing Swords

How to start emacs in "nothing" mode (`fundamental-mode`)

Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?

What can we do to stop prior company from asking us questions?

Why am I allowed to create multiple unique pointers from a single object?

Non-deterministic sum of floats

multiple labels for a single equation

If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?

What is the result of assigning to std::vector<T>::begin()?

Can I equip Skullclamp on a creature I am sacrificing?

If a black hole is created from light, can this black hole then move at speed of light?

How to make a variable always equal to the result of some calculations?

What was the first Unix version to run on a microcomputer?

MessageLevel in QGIS3

Why do airplanes bank sharply to the right after air-to-air refueling?

Received an invoice from my ex-employer billing me for training; how to handle?

Novel about a guy who is possessed by the divine essence and the world ends?

Which tube will fit a -(700 x 25c) wheel?



Pole-zeros of a real-valued causal FIR system



The Next CEO of Stack OverflowPoles and Zerospole/zero locations for real and imaginary signalIdentifying the magnitude and impulse response from pole zero plot quicklySystem characterization given pole-zero mappingWhat's the Q of a pole at the origin of the s-plane?How to find system function, H(z) in the z-domain, given zero-pole plot of the system?Conjugate Pole PairsQuestion about poles and zeros in AR filterDetermine poles and zeros of a specific filter designHow to determine if a filter is bandpass/stopband from its pole-zero diagram in z-domain










5












$begingroup$


Could someone please help me with the following question?



Below is the magnitude response of a real-valued causal linear phase FIR system of order N = 6. Determine the location of poles and zeros.



enter image description here



I know that for FIR systems all the poles are located at the origin, so we have a pole of order six at the origin. Also from the given diagram, I can say that we have a zero at 0.3pi and one at 0.8pi (both on the unit circle). Now since the system is real-valued, location of poles and zeros should be symmetric w.r.t. the real axis. But I don't know about the two other zeros?



Also, what about the pick in the diagram? Does it mean we have another pole?










share|improve this question









$endgroup$
















    5












    $begingroup$


    Could someone please help me with the following question?



    Below is the magnitude response of a real-valued causal linear phase FIR system of order N = 6. Determine the location of poles and zeros.



    enter image description here



    I know that for FIR systems all the poles are located at the origin, so we have a pole of order six at the origin. Also from the given diagram, I can say that we have a zero at 0.3pi and one at 0.8pi (both on the unit circle). Now since the system is real-valued, location of poles and zeros should be symmetric w.r.t. the real axis. But I don't know about the two other zeros?



    Also, what about the pick in the diagram? Does it mean we have another pole?










    share|improve this question









    $endgroup$














      5












      5








      5


      1



      $begingroup$


      Could someone please help me with the following question?



      Below is the magnitude response of a real-valued causal linear phase FIR system of order N = 6. Determine the location of poles and zeros.



      enter image description here



      I know that for FIR systems all the poles are located at the origin, so we have a pole of order six at the origin. Also from the given diagram, I can say that we have a zero at 0.3pi and one at 0.8pi (both on the unit circle). Now since the system is real-valued, location of poles and zeros should be symmetric w.r.t. the real axis. But I don't know about the two other zeros?



      Also, what about the pick in the diagram? Does it mean we have another pole?










      share|improve this question









      $endgroup$




      Could someone please help me with the following question?



      Below is the magnitude response of a real-valued causal linear phase FIR system of order N = 6. Determine the location of poles and zeros.



      enter image description here



      I know that for FIR systems all the poles are located at the origin, so we have a pole of order six at the origin. Also from the given diagram, I can say that we have a zero at 0.3pi and one at 0.8pi (both on the unit circle). Now since the system is real-valued, location of poles and zeros should be symmetric w.r.t. the real axis. But I don't know about the two other zeros?



      Also, what about the pick in the diagram? Does it mean we have another pole?







      fir poles-zeros






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 2 days ago









      NioushaNiousha

      1596




      1596




















          2 Answers
          2






          active

          oldest

          votes


















          10












          $begingroup$

          Note the difference between the zeros at $0.3 pi$ and at $0.8 pi$.



          The first one is clearly a zero crossing, much like $abs(x)$ at $x=0$.



          At $theta = 0.8 pi$, however, the curve is tangent to the horizontal axis, much like $x^2$ at $x=0$. So you have a doulbe zero here.



          So your zeros are:



          • 2 zeros at $z = e^pm j 0.3 pi$

          • 2 double zeros at $z = e^pm j 0.8 pi$





          share|improve this answer









          $endgroup$




















            1












            $begingroup$

            Causality places the transfer-function poles at $z=0$, for a FIR filter.



            A FIR filter need not necessarily be causal, in which case some or all of its poles reside at $z=infty$ (if not at $z=0$). In any of these cases, the poles play no role in shaping frequency response, since they remain equidistant from the unit circle.



            (A value of $k$ in the range of $[-1, 1]$ can place conjugate pole pairs anywhere on the unit circle, where they are most effectual in shaping frequency response.)
            $$beginaligned
            fracz^2 +2kz + 1z^2 &mboximplies y_n=x_n + 2kx_n-1 + x_n-2 \
            z^2 +2kz + 1 &mboximplies y_n=x_n+2 + 2kx_n+1 + x_n
            endaligned$$






            share|improve this answer








            New contributor




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






            $endgroup$













              Your Answer





              StackExchange.ifUsing("editor", function ()
              return StackExchange.using("mathjaxEditing", function ()
              StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
              StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
              );
              );
              , "mathjax-editing");

              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
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fdsp.stackexchange.com%2fquestions%2f56275%2fpole-zeros-of-a-real-valued-causal-fir-system%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              10












              $begingroup$

              Note the difference between the zeros at $0.3 pi$ and at $0.8 pi$.



              The first one is clearly a zero crossing, much like $abs(x)$ at $x=0$.



              At $theta = 0.8 pi$, however, the curve is tangent to the horizontal axis, much like $x^2$ at $x=0$. So you have a doulbe zero here.



              So your zeros are:



              • 2 zeros at $z = e^pm j 0.3 pi$

              • 2 double zeros at $z = e^pm j 0.8 pi$





              share|improve this answer









              $endgroup$

















                10












                $begingroup$

                Note the difference between the zeros at $0.3 pi$ and at $0.8 pi$.



                The first one is clearly a zero crossing, much like $abs(x)$ at $x=0$.



                At $theta = 0.8 pi$, however, the curve is tangent to the horizontal axis, much like $x^2$ at $x=0$. So you have a doulbe zero here.



                So your zeros are:



                • 2 zeros at $z = e^pm j 0.3 pi$

                • 2 double zeros at $z = e^pm j 0.8 pi$





                share|improve this answer









                $endgroup$















                  10












                  10








                  10





                  $begingroup$

                  Note the difference between the zeros at $0.3 pi$ and at $0.8 pi$.



                  The first one is clearly a zero crossing, much like $abs(x)$ at $x=0$.



                  At $theta = 0.8 pi$, however, the curve is tangent to the horizontal axis, much like $x^2$ at $x=0$. So you have a doulbe zero here.



                  So your zeros are:



                  • 2 zeros at $z = e^pm j 0.3 pi$

                  • 2 double zeros at $z = e^pm j 0.8 pi$





                  share|improve this answer









                  $endgroup$



                  Note the difference between the zeros at $0.3 pi$ and at $0.8 pi$.



                  The first one is clearly a zero crossing, much like $abs(x)$ at $x=0$.



                  At $theta = 0.8 pi$, however, the curve is tangent to the horizontal axis, much like $x^2$ at $x=0$. So you have a doulbe zero here.



                  So your zeros are:



                  • 2 zeros at $z = e^pm j 0.3 pi$

                  • 2 double zeros at $z = e^pm j 0.8 pi$






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 2 days ago









                  JuanchoJuancho

                  3,8801315




                  3,8801315





















                      1












                      $begingroup$

                      Causality places the transfer-function poles at $z=0$, for a FIR filter.



                      A FIR filter need not necessarily be causal, in which case some or all of its poles reside at $z=infty$ (if not at $z=0$). In any of these cases, the poles play no role in shaping frequency response, since they remain equidistant from the unit circle.



                      (A value of $k$ in the range of $[-1, 1]$ can place conjugate pole pairs anywhere on the unit circle, where they are most effectual in shaping frequency response.)
                      $$beginaligned
                      fracz^2 +2kz + 1z^2 &mboximplies y_n=x_n + 2kx_n-1 + x_n-2 \
                      z^2 +2kz + 1 &mboximplies y_n=x_n+2 + 2kx_n+1 + x_n
                      endaligned$$






                      share|improve this answer








                      New contributor




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






                      $endgroup$

















                        1












                        $begingroup$

                        Causality places the transfer-function poles at $z=0$, for a FIR filter.



                        A FIR filter need not necessarily be causal, in which case some or all of its poles reside at $z=infty$ (if not at $z=0$). In any of these cases, the poles play no role in shaping frequency response, since they remain equidistant from the unit circle.



                        (A value of $k$ in the range of $[-1, 1]$ can place conjugate pole pairs anywhere on the unit circle, where they are most effectual in shaping frequency response.)
                        $$beginaligned
                        fracz^2 +2kz + 1z^2 &mboximplies y_n=x_n + 2kx_n-1 + x_n-2 \
                        z^2 +2kz + 1 &mboximplies y_n=x_n+2 + 2kx_n+1 + x_n
                        endaligned$$






                        share|improve this answer








                        New contributor




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






                        $endgroup$















                          1












                          1








                          1





                          $begingroup$

                          Causality places the transfer-function poles at $z=0$, for a FIR filter.



                          A FIR filter need not necessarily be causal, in which case some or all of its poles reside at $z=infty$ (if not at $z=0$). In any of these cases, the poles play no role in shaping frequency response, since they remain equidistant from the unit circle.



                          (A value of $k$ in the range of $[-1, 1]$ can place conjugate pole pairs anywhere on the unit circle, where they are most effectual in shaping frequency response.)
                          $$beginaligned
                          fracz^2 +2kz + 1z^2 &mboximplies y_n=x_n + 2kx_n-1 + x_n-2 \
                          z^2 +2kz + 1 &mboximplies y_n=x_n+2 + 2kx_n+1 + x_n
                          endaligned$$






                          share|improve this answer








                          New contributor




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






                          $endgroup$



                          Causality places the transfer-function poles at $z=0$, for a FIR filter.



                          A FIR filter need not necessarily be causal, in which case some or all of its poles reside at $z=infty$ (if not at $z=0$). In any of these cases, the poles play no role in shaping frequency response, since they remain equidistant from the unit circle.



                          (A value of $k$ in the range of $[-1, 1]$ can place conjugate pole pairs anywhere on the unit circle, where they are most effectual in shaping frequency response.)
                          $$beginaligned
                          fracz^2 +2kz + 1z^2 &mboximplies y_n=x_n + 2kx_n-1 + x_n-2 \
                          z^2 +2kz + 1 &mboximplies y_n=x_n+2 + 2kx_n+1 + x_n
                          endaligned$$







                          share|improve this answer








                          New contributor




                          Kevin 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 answer



                          share|improve this answer






                          New contributor




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









                          answered yesterday









                          KevinKevin

                          111




                          111




                          New contributor




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





                          New contributor





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






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



























                              draft saved

                              draft discarded
















































                              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%2f56275%2fpole-zeros-of-a-real-valued-causal-fir-system%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

                              getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

                              Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

                              Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.