Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by pnnavigator0915

  1. P

    Simulink model -> TI Hardware (The correct process)

    Be sure to set all configuration parameters and system target file especially. If the target file in Config is not set correctly, you wont be able to download .out file!
  2. P

    What is a kernel and what's the difference between batch and parallel processing?

    Re: What is a kernel... Hi guys, I needed to know what's an Embedded C language acutally. Is it different from System C? How can I use embedded C to develop device drivers? What kind of knowledge do I need to Develop Device drivers? Thanks. Regards. PNNAVIGATOR
  3. P

    Tribal Flood Network 2K Denial of Service Attack

    tribal flood network Hi Guys, I have a vulnerability on my Windows XP SP2 terminal. It is regarding a Tribal Flooding Network 2000 (DDoS).. Now I am not able to find the process that is responsible for this vulnerability. It is usually named as td.exe but it has tendency to change it's name...
  4. P

    Which Language is good?

    By permutation I mean, if the input word length is say 32 bits to a permute function. Then the positions of all the bits will be changed as per the function. Say the first bit will be 23rd, 2nd bit will be 31st, 3rd bit will be 18th and so on.. not a proper sequence.. a random sequence as it is...
  5. P

    Which Language is good?

    That's right man.. You know what I'm gonna go with C++. I dunno about calling a Matlab Function.. But if you have some idea about how do I handle a single bit in C++, that'd be great. What do you think, is there a function available in C++ that'd allow me to permute the bits of a given Byte or...
  6. P

    what is Embeded system???????

    Using in a car huh.. Well, you can use a Freescale automobile controller, that controls fuel injection, at various speeds of the vehicle. The A/C control is itself an embedded system, as it's got temperature sensors feeding back the controller and keeping the car cosy (warm in winter n cool in...
  7. P

    Which Language is good?

    Hey Guys, I have my project in cryptography involving implementation of the Secret Key, Public Key and Hash Algorithms (2 Each) in a programming language. Well, I see that there is a lot of bit swizzling and playing with bits involved in the implementation. I started up with MATLAB but that's...
  8. P

    Hey Guys One Interview Question! Beat the hell out of Me!!

    Re: Hey Guys One Interview Question! Beat the hell out of Me No man that's the problem.. His first condition was not to use any kind of register... Any How I got a reject from that company :cry: May be this question was the reason. I really missed a great opportunity, to get into a...
  9. P

    stepper motor controller code using C language

    Use the parallel port. Write a program to send the bytes to parallel port. Now if you want to vary the frequency.. You can set the output bytes accordingly. Set a for loop and may be a user kbhit break or escape from the loop. Get the frequency input from user. You can set the corresponding...
  10. P

    Basic knowledge about network

    Re: Beginner... A.Tanenbaum and Forouzan these two books are the best ones.. Tanenbaum is a story book... must read.. but you need to use Forouzan for Exam oriented questionaire.. Thanks. Regards.
  11. P

    Why 16 rounds are used in single DES algorithm?

    Re: TRIPLE DES ALGORITHM Does anyone have idea about encryption of a page using PERL script?
  12. P

    What exactly is SOCKS proxy?

    Re: what is SOCKS ....? Can anyone tell me about, writing sockets in PERL???? Thanks Regards..
  13. P

    Ideas for projects about the recent networking trends

    Re: Projects.... Man Can you give me some information about this.. I would like to know about this project.. WCDMA on FPGA.. as it's going to be the forerunner of 4G and i want a project on 4G for myself..
  14. P

    what is tcpip prtocole

    TCP/IP these are two different protocols.. TCP is a Transport layer protocol - transmission Control Protocol IP - Internet Protocol. Network layer protocol encapsulated in that layer..
  15. P

    What are the functions of NS2 software?

    Re: ns2 sowtware Dude, If you're gonna use the NS2 software on windows, be sure to restart the computer after every step, or else nothing's gonna work.. it'll drive you crazy.. I think it works fine with Unices and Linices!..

Part and Inventory Search

Back
Top